[Webkit-unassigned] [Bug 45889] Style visibility: hidden on <br/> tags causes input fields to lose focus after deleting all content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 19:29:37 PDT 2010


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


Srikumar B <srikumar.b at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |srikumar.b at gmail.com




--- Comment #1 from Srikumar B <srikumar.b at gmail.com>  2010-09-22 19:29:37 PST ---
The issue is because we add child node HTMLBRElement when the characters are deleted from the text field. As br style set to hidden without any class, this is considered as default RenderStyle.

-- 
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