[Webkit-unassigned] [Bug 34620] Changing display type of parent of input on focus causes input field to not receive key events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 16:32:28 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34620


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |enrica at apple.com




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-02-04 16:32:28 PST ---
The problem here is that VisibleSelection.start() keeps pointing to the old
m_innerText of the RenderTextControlSingleLine, even after a new one gets
created during layout.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list