DescriptionDisable gesture tap highlight on editable nodes
This patch fixes the gesture tap not to highlight editable nodes even
when they have "cursor: pointer" in their ancestor chains.
It was unlikely to occur until bug 399522 changed the tap highlighting
to use the composed tree traversal. With that fixed, input elements
with "cursor: pointer" in their ancestor nodes can hit this issue.
BUG=457552
TEST=compositing/gestures/gesture-tapHighlight-form-input-text.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190635
Patch Set 1 #
Total comments: 5
Patch Set 2 : nit: removed obsolete comment #
Messages
Total messages: 20 (7 generated)
|