[Webkit-unassigned] [Bug 95169] New: [ShadowDOM] Shadow elements in the input element should be focusable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 21:35:41 PDT 2012


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

           Summary: [ShadowDOM] Shadow elements in the input element
                    should be focusable.
           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: yosin at chromium.org
            Blocks: 95168


The implementation of multiple fields time input UI wants to have focusable shadow elements for focus navigation.
For this purpose, FocusController should walk through shadow elements for "time" input type. 

Although, current implementation of focus navigation in FocusController class introduced by r112511 treats all
input types in same way.

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