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

Issue 14103017: Ignore HTCLIENT in HWNDMessageHandler::OnSetCursor. (Closed)

Created:
7 years, 8 months ago by msw
Modified:
7 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, Ben Goodger (Google)
Visibility:
Public.

Description

Ignore HTCLIENT in HWNDMessageHandler::OnSetCursor. http://crrev.com/188817 incorrectly overrides client-area cursors. Ignore HTCLIENT in OnSetCursor; defer to client-area mouse message handling. (RootView::OnMouseMoved calls widget_->SetCursor(mouse_move_handler_->GetCursor(moved_event))) BUG=226692 TEST=Omnibox and textfield I-beam cursors do not flicker the pointer; no cursor regressions. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194270

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M ui/views/win/hwnd_message_handler.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
msw
Hey Scott, please take a look; thanks!
7 years, 8 months ago (2013-04-15 22:00:00 UTC) #1
sky
LGTM
7 years, 8 months ago (2013-04-15 22:27:49 UTC) #2
msw
7 years, 8 months ago (2013-04-16 01:19:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r194270 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698