Chromium Code Reviews
DescriptionDisable 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
TBR=dtapuska@chromium.org
Review-Url: https://codereview.chromium.org/2911413002
Cr-Original-Commit-Position: refs/heads/master@{#475934}
(cherry picked from commit 984c0003a871be8eec92691961ae0617fe728fb1)
Review-Url: https://codereview.chromium.org/2976783002 .
Cr-Commit-Position: refs/branch-heads/3112@{#586}
Cr-Branched-From: b6460e24cf59f429d69de255538d0fc7a425ccf9-refs/heads/master@{#474897}
Committed: https://chromium.googlesource.com/chromium/src/+/ac6e8af1c459e9a34d028cc286992b7ca5b90bc7
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|
|||||||||||||||||||