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

Issue 2911413002: Disable drag and drop when we use stylus on Windows (Closed)

Created:
3 years, 6 months ago by lanwei
Modified:
3 years, 6 months ago
Reviewers:
dtapuska
CC:
chromium-reviews, blink-reviews, dtapuska+blinkwatch_chromium.org, Navid Zolghadr
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable drag and drop when we use stylus on Windows Windows DoDragDrop function does not support invoking drag and drop support when we handle touch or pen input. If we want to support drag and drop for pen input, we have to listen to WM_MOUSE instead of WM_POINTER. https://msdn.microsoft.com/en-us/library/windows/desktop/ms678486(v=vs.85).aspx Edge does not support drag and drop for pen neither. BUG=724836 Review-Url: https://codereview.chromium.org/2911413002 Cr-Commit-Position: refs/heads/master@{#475934} Committed: https://chromium.googlesource.com/chromium/src/+/984c0003a871be8eec92691961ae0617fe728fb1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M third_party/WebKit/Source/core/input/MouseEventManager.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
lanwei
3 years, 6 months ago (2017-05-31 12:53:50 UTC) #9
dtapuska
On 2017/05/31 12:53:50, lanwei wrote: BUG id seems wrong
3 years, 6 months ago (2017-05-31 13:12:12 UTC) #10
dtapuska
On 2017/05/31 13:12:12, dtapuska wrote: > On 2017/05/31 12:53:50, lanwei wrote: > > BUG id ...
3 years, 6 months ago (2017-05-31 13:13:50 UTC) #11
lanwei
3 years, 6 months ago (2017-05-31 15:00:10 UTC) #13
dtapuska
On 2017/05/31 15:00:10, lanwei wrote: lgtm
3 years, 6 months ago (2017-05-31 15:11:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2911413002/1
3 years, 6 months ago (2017-05-31 16:11:38 UTC) #16
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 16:16:53 UTC) #19
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/984c0003a871be8eec92691961ae...

Powered by Google App Engine
This is Rietveld 408576698