[webkit-reviews] review requested: [Bug 45889] Style visibility: hidden on <br/> tags causes input fields to lose focus after deleting all content : [Attachment 71694] proposed changes to fix the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 24 12:29:08 PDT 2010


Srikumar B <srikumar.b at gmail.com> has asked  for review:
Bug 45889: Style visibility: hidden on <br/> tags causes input fields to lose
focus after deleting all content
https://bugs.webkit.org/show_bug.cgi?id=45889

Attachment 71694: proposed changes to fix the bug
https://bugs.webkit.org/attachment.cgi?id=71694&action=review

------- Additional Comments from Srikumar B <srikumar.b at gmail.com>
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.


More information about the webkit-reviews mailing list