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

Issue 337016: Mac: Make status bubbles pop properly when mouse leaves content area. (Closed)

Created:
11 years, 2 months ago by viettrungluu
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Make status bubbles pop properly when mouse leaves content area. We hadn't set up our tracking area (in BaseView) to send mouse enter/exits. BUG=22199 TEST=Get a page with lots of links which upon resizing can be made to abut the left edge (e.g., <http://www.nytimes.com/>), and resize/scroll to make it so; hover over a link to show status bubble; move mouse off the window, staying on the same link until off the window. The status bubble should then fade away. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30033

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
viettrungluu
11 years, 2 months ago (2009-10-24 08:32:51 UTC) #1
Avi (use Gerrit)
11 years, 1 month ago (2009-10-26 02:55:27 UTC) #2
I knew it was probably something simple I missed. Thanks! LG

Powered by Google App Engine
This is Rietveld 408576698