DescriptionMD Settings: Fix dragging slider bugging out the Enter key.
There's a bug in the Polymer gesture code that prevents "keydown" to be
recognized after the "track" (unless "mousedown" happens and resets the
prevention state).
Manually calling Gesture's reset function will fix the issue. This should be
considered a temporary fix until Polymer fixes the gesture code.
BUG=706709
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2864563002
Cr-Commit-Position: refs/heads/master@{#476151}
Committed: https://chromium.googlesource.com/chromium/src/+/ea73b1f7ddc1a243ad5886a2aa909f91eb492974
Patch Set 1 #Patch Set 2 : also fix this for settings-toggle-button #
Messages
Total messages: 20 (9 generated)
|