[Webkit-unassigned] [Bug 61413] New: Make document.activeElement work with shadow content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 19:29:20 PDT 2011


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

           Summary: Make document.activeElement work with shadow content.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
            Blocks: 61409


We should return a right element when 'document.activeElement' is used in JavaScript if some elements in shadow content is currently focused.

I think we should return a shadow host element in that case. We should make sure what will be returned.

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