Chromium Code Reviews
DescriptionSELECT popup: Touch input should not be able to select disabled OPTIONs.
In a case of mouseup, we refer to event.target and mouse-related events
are never dispatched on disabled OPTIONs. In a case of touch, we need
to check disabled state manually because we don't use event.target.
BUG=624302
Committed: https://crrev.com/cb2759d07dc61f89764c8e9d0e0984fec59733b8
Cr-Commit-Position: refs/heads/master@{#419993}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||||||||||||||||||||