[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
Sun Oct 24 12:29:09 PDT 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71694|                            |review?
               Flag|                            |




--- Comment #5 from Srikumar B <srikumar.b at gmail.com>  2010-10-24 12:29:08 PST ---
Created an attachment (id=71694)
 --> (https://bugs.webkit.org/attachment.cgi?id=71694&action=review)
proposed changes to fix the bug

As per the discussion on IRC with editing experts, For text input elements, BreakElement place holder is not needed.
So, i have added a validation before creating BR element because any BR styles should not affect text field properties.

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