[Webkit-unassigned] [Bug 229150] New: Fully use shadow content for <input type=file>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 09:42:16 PDT 2021


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

            Bug ID: 229150
           Summary: Fully use shadow content for <input type=file>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com

looks like one part ("no file selected") is rendered using RenderTheme.mm, while the "Choose File" button is a <input type=button> as shadow content.

Apparently this is historical. I think it would be beneficial to fully use shadow content here.

Worth noting iOS has image previews.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210816/6890f238/attachment.htm>


More information about the webkit-unassigned mailing list