[Webkit-unassigned] [Bug 67603] New: Hidden elements should not have focus.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 07:42:43 PDT 2011


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

           Summary: Hidden elements should not have focus.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgf748 at motorola.com


Created an attachment (id=106337)
 --> (https://bugs.webkit.org/attachment.cgi?id=106337&action=review)
Test page

Even after applying "display:none" property on focused element, it still has focus though its renderers are dropped.

To  reproduce the issue please find the attached test page.
After div element gets hidden press enter key. 

Expected : It should not redirect to google.com
Actual   : It redirects to google.com

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