[Webkit-unassigned] [Bug 40338] display:none element should not retain focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 10:54:20 PDT 2011


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





--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-15 10:54:20 PST ---
> > the word hidden makes me think of visibility: hidden.  Should we remove focus in that case as well?  If so, we need a test for that.
> 
> Yes actually word should be for display:none only, As for hidden elements renderers are not dropped.

That seems wrong. visibility:hidden elements are not selectable in WebKit why should they be focusable?

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