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

Issue 2757243002: Remove setting the pointer cursor when the context menu event is sent. (Closed)

Created:
3 years, 9 months ago by dtapuska
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3029
Project:
chromium
Visibility:
Public.

Description

Remove setting the pointer cursor when the context menu event is sent. The cursor would flash when the context menu is sent if the event is preventDefaulted. With a change https://codereview.chromium.org/2637403012 this occurred more frequently because the move event would get suppressed. Ultimately I found when this code was activated in https://codereview.chromium.org/7270 and it seems it was mis-guided in being added. I've check on Windows removing this code makes everything work fine. BUG=699232 Review-Url: https://codereview.chromium.org/2755783002 Cr-Commit-Position: refs/heads/master@{#457418} (cherry picked from commit 7e40fe40d19b2c766df8d860169b11e2cacd9771) Review-Url: https://codereview.chromium.org/2757243002 . Cr-Commit-Position: refs/branch-heads/3029@{#295} Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471} Committed: https://chromium.googlesource.com/chromium/src/+/7826aa234283f17ebd376da3dda80ea1c31fe080

Patch Set 1 #

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

Messages

Total messages: 2 (1 generated)
dtapuska
3 years, 9 months ago (2017-03-20 13:13:41 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7826aa234283f17ebd376da3dda80ea1c31fe080.

Powered by Google App Engine
This is Rietveld 408576698