[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
Thu Jan 27 10:11:04 PST 2011


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





--- Comment #11 from Adam Barth <abarth at webkit.org>  2011-01-27 10:11:04 PST ---
(From update of attachment 80297)
View in context: https://bugs.webkit.org/attachment.cgi?id=80297&action=review

> Source/WebCore/editing/DeleteSelectionCommand.cpp:751
>                  && ancestorNode->focused())
> +        {

Nit: These two lines should be combined.

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