DescriptionViews Textfield: multiple clicks should alternate between double and triple click behavior
Currently, consecutive clicks will produce this behavior: single-click, double-click, triple-click, single-click, double-click, ...
This should match the Win behavior, which is: single-click, double-click, triple-click, double-click, triple-click, ...
BUG=234344
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216914
Patch Set 1 #
Total comments: 2
Patch Set 2 : updated test #Patch Set 3 : added comment #
Messages
Total messages: 7 (0 generated)
|