[Webkit-unassigned] [Bug 234566] <input type="file"> fails to show and displays inappropriate file types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 06:06:45 PST 2023


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

--- Comment #2 from goldwaving <webkit at goldwave.com> ---
This design flaw also affects AudioContext, navigator.share, uploading/downloading as well.  Rather than using a timed based method (such as https://html.spec.whatwg.org/multipage/interaction.html#sticky-activation) webkit wrongly uses a context based method.  Firefox and Chrome do not have such a short sighted, inflexible design.

-- 
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/20230126/31241bc4/attachment.htm>


More information about the webkit-unassigned mailing list