Closed
Bug 1126026
Opened 11 years ago
Closed 3 years ago
Small 1px strip at top of Firefox when in fullscreen of a window opened with all bars disabled
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: spaam03, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150108202552
Steps to reproduce:
Always
1. Change dom.disable_window_open_feature.location; to false
2. window.open() call with javascript and all menubar, location, toolbar, scrollbars, titlebar, status = 0
3. Go fullscreen on new opened window with F11
Actual results:
As mouse is hovering the very top of the window a little white bar (1px) drops down.
When you set browser.fullscreen.autohide; to false then it constantly appears.
Expected results:
This 1px strip shouldn't be there, if you go fullscreen and removed all Toolbars and fields.
Updated•11 years ago
|
QA Whiteboard: [bugday-20150202]
Component: Untriaged → General
See Also: → 490621
Summary: Small 1px strip at top of Firefox when in fullscreen → Small 1px strip at top of Firefox when in fullscreen _with all bars disabled_
Updated•11 years ago
|
Summary: Small 1px strip at top of Firefox when in fullscreen _with all bars disabled_ → Small 1px strip at top of Firefox when in fullscreen of a window opened with all bars disabled
Comment 1•11 years ago
|
||
As far I remember it will be probably WONFIXED per: bug 490621 Comment 11
Dão Gottwald [:dao] - Is it still valid?
Flags: needinfo?(dao)
Updated•11 years ago
|
Comment 3•11 years ago
|
||
(In reply to Virtual_ManPL [:Virtual] from comment #1)
> As far I remember it will be probably WONFIXED per: bug 490621 Comment 11
>
> Dão Gottwald [:dao] - Is it still valid?
Comment 0 seems to talk about something different, a white bar...
Flags: needinfo?(dao)
After reading https://bugzilla.mozilla.org/show_bug.cgi?id=490621 I understand, where the white bar comes from. (Browser UI)
So there is no way to get rid of it?
Or is there some config variable to turn off the hover area in the top?
thanks
Comment 5•4 years ago
|
||
Andreas, does this still exist?
Severity: normal → S4
Flags: needinfo?(awagner)
Comment 6•4 years ago
|
||
Unfortunately I cannot check since I am no longer using Windows.
Flags: needinfo?(awagner)
Comment 7•3 years ago
|
||
No longer reproducible as far as I can tell. I see no issue when setting browser.fullscreen.autohide to false and opening new windows via window.open() as described in Comment #0.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•