| Issue 8519: | REGRESSION: Hovering last tab does not show title | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Hovering the last tab in the last window does not show the tab title in a tooltip (assuming the title is long enough to warrant this). When there is more than one tab, things work. Left this as pri 2 because it shouldn't block beta IMO |
||||||||||||||||||
,
Mar 09, 2009
(No comment was entered for this change.)
Status: Assigned
Owner: s...@chromium.org |
|||||||||||||||||||
,
Mar 09, 2009
While we're not sure what the issue is here, the consensus seems to be to not treat one window with one tab case specially (NCCLIENT), which should cause the bug to go away. Ben says he'll do it, so assigning to him.
Owner: b...@chromium.org
|
|||||||||||||||||||
,
Mar 09, 2009
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11299
------------------------------------------------------------------------
r11299 | ben@chromium.org | 2009-03-09 15:29:01 -0700 (Mon, 09 Mar 2009) | 7 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/tabs/tab.cc?r1=11299&r2=11298
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/tabs/tab_strip.cc?r1=11299&r2=11298
Make the last tab part of the client area instead of the non-client as it is now.
Remove some stupid code in the Tab's mouse pressed handler that was duplicating the nc-hittest handler. o_O.
http://crbug.com/8519
Review URL: http://codereview.chromium.org/41018
------------------------------------------------------------------------
|
|||||||||||||||||||
,
Mar 09, 2009
(No comment was entered for this change.)
Status: Fixed
|
|||||||||||||||||||
,
Mar 10, 2009
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11427
------------------------------------------------------------------------
r11427 | mal@chromium.org | 2009-03-10 21:50:53 -0700 (Tue, 10 Mar 2009) | 11 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/browser/views/tabs/tab.cc?r1=11427&r2=11426
M http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/browser/views/tabs/tab_strip.cc?r1=11427&r2=11426
Merge r11299.
Make the last tab part of the client area instead of the non-client as it is now.
Remove some stupid code in the Tab's mouse pressed handler that was duplicating the nc-hittest handler. o_O.
BUG= 8519
TBR= ben
Review URL: http://codereview.chromium.org/42063
------------------------------------------------------------------------
|
|||||||||||||||||||
,
Mar 11, 2009
Verified in Chrome 2.0.169.1 (Official Build 11427), Chromium 2.0.170.0 (Developer Build 11440).
Status: Verified
|
|||||||||||||||||||
,
Mar 17, 2009
Works fine in 2.0.170.0 (Official Build 11755) too. |
|||||||||||||||||||
| ► Sign in to add a comment | |||||||||||||||||||