[Webkit-unassigned] [Bug 9316] REGRESSION: text field width shrinks on first keystroke
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Jun 23 16:40:37 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9316
opendarwin.org at mitzpettel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8888 is|0 |1
obsolete| |
Attachment #8992| |review?
Flag| |
------- Comment #12 from opendarwin.org at mitzpettel.com 2006-06-23 16:40 PDT -------
Created an attachment (id=8992)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=8992&action=view)
Return immediately from calcWidth() if this is the relayout-subtree root.
There are several calcWidth() implementation, but I think RenderBox's is the
only one that's relevant, so I patched just it. I think the condition for when
to return is the correct one, but I may have missed a more
direct/obvious/efficient way to compute it.
--
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