[Webkit-unassigned] [Bug 38546] New: Node.focus() fails to move focus from subframe properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 14:06:02 PDT 2010


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

           Summary: Node.focus() fails to move focus from subframe
                    properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Created an attachment (id=55045)
 --> (https://bugs.webkit.org/attachment.cgi?id=55045)
test case

If focus is in a subframe, and a script tries to take it to outer frame, this
results in inconsistent focus state. A focused input isn't painted as such, but
it keyboard input still goes into it. See attached test case.

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