[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:38:20 PDT 2011


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





--- Comment #15 from Alexey Proskuryakov <ap at webkit.org>  2011-09-15 10:38:20 PST ---
Please provide a rationale for making this change.

Handling key events on an invisible element is a fairly common trick (whether it's commonly done on visibility:hidden or display:none, I don't know). As your testing indicates that vast majority of browsers agrees on this, the right resolution seems to be WONTFIX at this time.

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