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

Issue 149166: Add support for extended tooltips.... (Closed)

Created:
11 years, 5 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
Reviewers:
Glen Murphy
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Add support for extended tooltips. As the user moves the mouse around. Check if the element has an xtitle property. If it does, compare the scrollWidth and the clientWidth and set the real title property as needed. BUG=15769 TEST=Hover over items on the NNTP. Only items with ellipsis should show tooltips. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19979

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M chrome/browser/resources/new_new_tab.html View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/new_new_tab.js View 1 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
arv (Not doing code reviews)
11 years, 5 months ago (2009-07-03 02:41:26 UTC) #1
Glen Murphy
11 years, 5 months ago (2009-07-06 17:55:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698