Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Issue 1305943002: Merge 200894 "Touch scrolling in list picker shouldn't close the..." (Closed)

Created:
5 years, 4 months ago by keishi
Modified:
5 years, 4 months ago
Reviewers:
keishi
CC:
blink-reviews
Visibility:
Public.

Description

Merge 200894 "Touch scrolling in list picker shouldn't close the..." > Touch scrolling in list picker shouldn't close the popup > > Touch dragging should select the item under the finger only if the popup is not scrolling. This matches IE behavior. > > When touch begins, we enter "touch select mode". And when a scroll event is fired we disengage "touch select mode". > > BUG=493033 > > Review URL: https://codereview.chromium.org/1287003002 TBR=keishi@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200952

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -6 lines) Patch
M LayoutTests/fast/forms/select/popup-menu-touch-operations.html View 2 chunks +75 lines, -1 line 0 comments Download
M LayoutTests/fast/forms/select/popup-menu-touch-operations-expected.txt View 1 chunk +8 lines, -1 line 0 comments Download
M LayoutTests/platform/mac/fast/forms/select/popup-menu-touch-operations-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/resources/listPicker.js View 3 chunks +20 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
keishi
5 years, 4 months ago (2015-08-21 02:42:19 UTC) #1
keishi
5 years, 4 months ago (2015-08-21 02:42:55 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r200952.

Powered by Google App Engine
This is Rietveld 408576698