[Webkit-unassigned] [Bug 49509] New: document.activeElement doesn't point to the focused frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 14 07:38:32 PST 2010


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

           Summary: document.activeElement doesn't point to the focused
                    frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org


When a the contents of a frame have focus, document.activeElement in the parent should point to the frame. Right now it points to the body in the parent. Opera matches WebKit behavior. Firefox and IE have activeElement point to the frame.

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