[Webkit-unassigned] [Bug 8273] 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
Tue Apr 18 00:06:05 PDT 2006


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


adele at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |adele at apple.com
                   |unassigned at opendarwin.org   |




------- Comment #8 from adele at apple.com  2006-04-18 00:06 PDT -------
Because of the way disabled & readonly fields work on the mac, it makes sense
to turn off editability.  You can't place a caret in either of these cases. 
For readonly fields, you can make a selection, but we don't need the field to
be editable to do that.

Maciej suggested setting a height on the inner div.  I've experimented with
that, but I haven't gotten anything working well yet.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list