[webkit-reviews] review canceled: [Bug 27099] Elements with display none still gets focus and take part in the tab order : [Attachment 38569] Also handles a elements correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 17:05:08 PDT 2009


Erik Arvidsson <arv at chromium.org> has canceled Erik Arvidsson
<arv at chromium.org>'s request for review:
Bug 27099: Elements with display none still gets focus and take part in the tab
order
https://bugs.webkit.org/show_bug.cgi?id=27099

Attachment 38569: Also handles a elements correctly.
https://bugs.webkit.org/attachment.cgi?id=38569&action=review

------- Additional Comments from Erik Arvidsson <arv at chromium.org>
The assert found a code path where the layout was not up to date. When the user
clicks somewhere we need to ensure layout is up to date before checking
isFocusable as well.


More information about the webkit-reviews mailing list