[Webkit-unassigned] [Bug 185086] HTML5 File Picker Photo/Video Cancel does not send any event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 30 10:25:14 PDT 2018


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

--- Comment #3 from Theresa O'Connor <eoconnor at apple.com> ---
I don't think a new event is necessary here. Instead of triggering your UI change when the user activates the control, wait to trigger the UI change when you receive the change event. That way, if the user cancels, your UI is not in a problematic state.

-- 
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/20180430/ed3f4985/attachment.html>


More information about the webkit-unassigned mailing list