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

Issue 3061023: GTK: Fix some event coordinate logic (Closed)

Created:
10 years, 5 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

GTK: Fix some event coordinate logic BUG=none TEST=you can still drag the chrome window by the titlebar, and when you double click it maximizes (this did not change; it was true before this patch as well) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54005

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/gtk/browser_window_gtk.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
10 years, 5 months ago (2010-07-27 23:00:58 UTC) #1
Evan Martin
Haha, nice. What is the symptom of this wrong logic? It'd be nice if you ...
10 years, 5 months ago (2010-07-27 23:06:51 UTC) #2
Evan Stade
10 years, 5 months ago (2010-07-27 23:15:35 UTC) #3
On 2010/07/27 23:06:51, Evan Martin wrote:
> Haha, nice.  What is the symptom of this wrong logic?  It'd be nice if you
could
> at least put TEST=[foobar] still works in.
> 
> LGTM anyway

it's pretty border-case. If you click twice while doing a quick down-left
movement of your mouse on the titlebar, the second click should be able to start
a drag. It didn't. Now it does.

Powered by Google App Engine
This is Rietveld 408576698