Closed
Bug 1424955
Opened 7 years ago
Closed 7 years ago
hiding toolbar does not work in fullscreen or windowed mode (mac)
Categories
(Core :: Widget: Cocoa, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 740148
People
(Reporter: rayg350, Unassigned)
Details
Attachments
(1 file)
2.70 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20171209100033
Steps to reproduce:
toolbar does not hide no matter what i do in windowed or fullscreen mode.
Actual results:
Does not respond to hide toolbar right click option no matter what. See video for details
Expected results:
Toolbar should hide and then unhide when mouse cursor is navigated to the top of the window in fullscreen mode on mac.
Video of issue: https://gyazo.com/d94fa85b454544fae6853b616c284f97
Component: Untriaged → Widget: Cocoa
OS: Unspecified → Mac OS X
Product: Firefox → Core
Hardware: Unspecified → x86
Comment 2•7 years ago
|
||
Could you run mozregression[1] to figure out when this started occurring?
[1] http://mozilla.github.io/mozregression/
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(rayg350)
Priority: -- → P2
Comment 3•7 years ago
|
||
Based on Bug 740148, this has been an issue since at least Firefox 14. The bug here is pretty embarrassing, since there is a menu entry that claims that the toolbars will be hidden, but it has no effect.
Firefox should minimally remove the menu entry until Bug 1016361 can be fixed.
Updated•7 years ago
|
status-firefox57:
--- → affected
status-firefox58:
--- → affected
status-firefox59:
--- → affected
status-firefox-esr52:
--- → affected
Comment 4•7 years ago
|
||
Check this for a solution: https://bugzilla.mozilla.org/show_bug.cgi?id=740148#c77
@Francisco Lopes - IMHO this doesn't even count as workaround. For some "web application" I simply would like to maximize view space and hide all the distractions (learning app) and this works well in other browsers (Vivaldi for example).
In firefox tab-bar is never hidden in full-screen and bookmark bar gets hidden for a split second and then reappears.
I have `browser.fullscreen.autohide` set to `true` but obviously this doesn't work.
Comment 6•7 years ago
|
||
@wojtek I don't get what you mean. With the solution I pointed I have everything hidden (or autohidden) and just the content left.
Comment 7•7 years ago
|
||
I don't see any situation where we'd fix this without just fixing bug 740148.
You need to log in
before you can comment on or make changes to this bug.
Description
•