| Issue 8318: | "Exit Full Screen" link does nothing | |
| 6 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Build: 2.0.168.0 (Developer Build 10796) Could be related to Issue 8316 ! -Switch to full-screen mode. -Click on the link "Exit Full Screen" on the top of the screen ! Result: The click is ignored. Expected: Should exit from full-screen mode. |
||||||||||||||||
,
Mar 03, 2009
Confirmed.
Summary: "Exit Full Screen" link does nothing
Status: Assigned |
|||||||||||||||||
,
Mar 03, 2009
I think this may be a dupe of issue 8312 . Will retest after Ben lands. |
|||||||||||||||||
,
Mar 06, 2009
Still broken. All of that code affected Window and above, but the full screen thing only uses WidgetWin, so you may have a problem getting messages. |
|||||||||||||||||
,
Mar 08, 2009
Issue 8523 has been merged into this issue. |
|||||||||||||||||
,
Mar 11, 2009
Fixed in r11503. |
|||||||||||||||||
,
Mar 11, 2009
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11503
------------------------------------------------------------------------
r11503 | pkasting@chromium.org | 2009-03-11 17:40:23 -0700 (Wed, 11 Mar 2009) | 4 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/fullscreen_exit_bubble.cc?r1=11503&r2=11502
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/fullscreen_exit_bubble.h?r1=11503&r2=11502
Make fullscreen exit bubble link work by preventing the bubble from ever being activated. Not sure why this worked in the first place and then regressed.
BUG=8318
Review URL: http://codereview.chromium.org/43107
------------------------------------------------------------------------
|
|||||||||||||||||
,
Mar 12, 2009
Fixed as of r11503.
Status: Fixed
|
|||||||||||||||||
,
Mar 12, 2009
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=11556
------------------------------------------------------------------------
r11556 | laforge@chromium.org | 2009-03-12 11:25:48 -0700 (Thu, 12 Mar 2009) | 7 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/browser/views/fullscreen_exit_bubble.cc?r1=11556&r2=11555
M http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/browser/views/fullscreen_exit_bubble.h?r1=11556&r2=11555
Merge 11503 - Make fullscreen exit bubble link work by preventing the bubble from ever being activated. Not sure why this worked in the first place and then regressed.
BUG=8318
Review URL: http://codereview.chromium.org/43107
TBR=pkasting
Review URL: http://codereview.chromium.org/42137
------------------------------------------------------------------------
|
|||||||||||||||||
,
Mar 13, 2009
Works fine on trunk (r11631) |
|||||||||||||||||
,
Mar 16, 2009
Issue 8746 has been merged into this issue. |
|||||||||||||||||
,
Mar 17, 2009
Works fine in 2.0.170.0 (Official Build 11755).
Status: Verified
|
|||||||||||||||||
,
Mar 19, 2009
If you use a StarDock's CursorFX cursor (and possibly other custom cursors), the "Exit Full Screen (F11)" hyperlink flickers between Arrow and Pointer cursor as you move over it. If you hold still over it, it shows the Arrow cursor. NB: An issue with StarDock's CursorFX cursors has already been logged in regards to failing to dock an undocked tab. |
|||||||||||||||||
,
Mar 19, 2009
@lolly.ink, you should submit this issue with Exit Fullscreen F11 and flickering cursors as a new issue. |
|||||||||||||||||
| ► Sign in to add a comment | |||||||||||||||||