Chromium Code Reviews
DescriptionEnsure that the window switcher in Chrome metro mode on Windows 8 works with themes. Currently it is non functional
as the tab strip bounds extend beyond the location of the switcher and the BrowserView in the WM_NCHITTEST
handling always returns HTCAPTION when we hover or click on the switcher button.
Fix is to ensure that the tab strip width with themes on is limited by the width of the switcher button. We also
handle the hit test query in the BrowserView to see if it is within the bounds of the switcher.
BUG=133070
R=sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152799
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||