[Webkit-unassigned] [Bug 8273] New: REGRESSION: Read only input text field renders at the wrong height when value attribute is not present

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Apr 8 18:47:19 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8273

           Summary: REGRESSION: Read only input text field renders at the
                    wrong height when value attribute is not present
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.alamo.com/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, InRadar, NativeTextField
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


If a input text field includes a readonly attribute but no value attribute, the
height of the input field is rendered at a few pixels. I originally saw this
issue at http://www.alamo.com/. 
I created a reduced test case of this page


STEPS TO REPRODUCE
1. With TOT WebKit, open the test case "input_readonly_test.html"
2.The first input field renders at the correct height (uses both readonly and
value attributes) but second input fails to render at the correct height
(readonly attribute)

RESULTS
Input field that includes readonly attribute but no value attribute should
still rendered at the correct default height. However, input field's height is
only a few pixels.

 REGRESSION
Yes, only occurs with native text fields on TOT WebKit.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list