[Webkit-unassigned] [Bug 195537] New: Multiple File Input Icon Set Regardless of File List
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 10 16:15:46 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=195537
Bug ID: 195537
Summary: Multiple File Input Icon Set Regardless of File List
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: All
Status: NEW
Severity: Minor
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: guy at lewin.co.il
Created attachment 364210
--> https://bugs.webkit.org/attachment.cgi?id=364210&action=review
Test case for the bug. Input #1 shows the bug, #2 doesn't
This seems like the iOS version of issue number 67567.
Caused because FileInputType::filesChosen calls iconLoaded() in the end of the function regardless of what happened in the event handlers, and a few lines before the handlers are called.
Attached a demo file, this reproduces on the latest version of WebKit on iOS devices.
--
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/20190310/9014b02c/attachment.html>
More information about the webkit-unassigned
mailing list