[Webkit-unassigned] [Bug 146307] New: Do not send touch events to the slider's thumb when it does not have a renderer.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 24 20:38:21 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146307
Bug ID: 146307
Summary: Do not send touch events to the slider's thumb when it
does not have a renderer.
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Events
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zalan at apple.com
1. <input type="range">
2. input[type="range"]::-webkit-slider-thumb { display: none; }
3. Send touch event to the input element.
-> crash.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150625/f94a9a67/attachment.html>
More information about the webkit-unassigned
mailing list