Open
Bug 703367
Opened 13 years ago
Updated 2 years ago
When using fullscreen API, element does not fill up screen on secondary monitors
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: jlong, Unassigned)
References
Details
Attachments
(2 files)
If I put an element fullscreen, Firefox leaves spaces for the menu bar even on secondary monitors where the menu bar doesn't exist. This happens on secondary monitors. Screenshot attached.
I don't file bugs for Firefox very much, so please tell me what information I need to provide.
Build: Nightly 2011-11-14
Platform: OS X 10.6
Reporter | ||
Comment 1•13 years ago
|
||
You might not see if very will in the pic, but there's a row of whitespace at the top where the menubar usually is.
Comment 2•13 years ago
|
||
Can you post a link to the web page (or upload the page's HTML) which exhibits this problem please?
Component: General → DOM: Core & HTML
QA Contact: general → general
Reporter | ||
Comment 3•13 years ago
|
||
I don't have my secondary monitor hooked up right now, but I'd imagine it would happen on any fullscreen demo:
http://html5-demos.appspot.com/static/fullscreen.html
I push my demo where I definitely saw this later today.
Comment 4•13 years ago
|
||
WFM on Windows 7 x64 Nightly 2011-11-16.
Probably more of a Mac widget bug.
Comment 6•13 years ago
|
||
I can't repro this on my old MacOSX 10.5 mini. I have no hardware which can repro this bug, help wanted...
Comment 7•13 years ago
|
||
I don't have the hardware to repro this bug either. But bgirard might ...
Reporter | ||
Comment 8•13 years ago
|
||
Hey guys,
Here's the demo I made where I found the problem: http://jlongster.com/2011/11/21/canvas.html
It also happens with this demo: http://html5-demos.appspot.com/static/fullscreen.html
I made a movie explaining how I reproduce the bug:
http://jlongster.com/s/fullscreen-bug.mov
Comment 9•13 years ago
|
||
James, what are the resolutions of your two monitors?
I just tried this on my 2-monitor setup (internal mbp 1920x1200 and external 1600x1200) and I can't reproduce the problem on either of the demos linked from comment 8.
Reporter | ||
Comment 10•13 years ago
|
||
Dell monitor is 1680x1050 and mbp is 1440x900.
It appears to only happen when my Dell monitor is the main monitor (in the Displays > Arrangement I dragged the menu bar to it), and the mbp is the secondary monitor. It happens on the mbp at that point.
It works fine on *both* monitors if I make the mbp the main monitor.
Comment 11•13 years ago
|
||
> It works fine on *both* monitors if I make the mbp the main monitor.
Ah, that's the configuration I was testing before.
But I can't reproduce the problem even if I move my menubar to the external monitor....
Reporter | ||
Comment 12•13 years ago
|
||
(In reply to Boris Zbarsky (:bz) from comment #11)
> > It works fine on *both* monitors if I make the mbp the main monitor.
>
> Ah, that's the configuration I was testing before.
>
> But I can't reproduce the problem even if I move my menubar to the external
> monitor....
Are you on nightly? Mac OS X 10.6? Not sure what else to pinpoint.
Comment 13•13 years ago
|
||
I'm on 10.6.8, with a Nov 20 nightly.
The other obvious difference is that my two monitors have the same height and yours don't, but your screenshot is not showing a 240px tall white rectangle....
Reporter | ||
Comment 14•13 years ago
|
||
Ok, something is definitely off.
I tried changing the resolution of mbp as a second monitor, and it actually fixed the issue. Even when changing the resolution back to 1440x900, the bug disappeared.
But then I reloaded the page and it would happen again. I tried changing resolutions again and now my tabs got crunched (see screenshot).
I know this is vague, but it's difficult to find consistent reproducibility.
Reporter | ||
Comment 15•13 years ago
|
||
Comment 16•13 years ago
|
||
(In reply to Steven Michaud from comment #7)
> I don't have the hardware to repro this bug either. But bgirard might ...
I'm back on Friday, I can have a look then.
Reporter | ||
Comment 17•13 years ago
|
||
I still see this bug in Nightly versions of Firefox. The white gap at the top where the OS X bar usually is.
Comment 18•6 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•