Open Bug 430665 Opened 16 years ago Updated 2 years ago

In F11 fullscreen mode having tab bar at the bottom will not appear when hovering mouse at the bottom.

Categories

(Firefox :: Tabbed Browser, defect)

defect

Tracking

()

People

(Reporter: mardeg, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5) Gecko/2008032620 Firefox/3.0b5

See STR.

Reproducible: Always

Steps to Reproduce:
1. put the following line in userChrome.css to have the tab bar at the bottom of the browser:
#content > tabbox { -moz-box-direction: reverse; }
2. Press F11
3. Move the mouse to the bottom of the screen... no tabs.
4. Move the mouse to the top of the screen... Look! the tab bar appears at the bottom of the screen!
5. Try with superhuman speed to move the mouse from the top of the screen to the bottom of the screen before the tab bar disappears.
6. Get laughed at by anyone watching.
Actual Results:  
Tab bar at the bottom of the screen in F11 fullscreen mode is inaccessible with the mouse.

Expected Results:  
Tab bar appears at the bottom of the screen when you move the mouse to the bottom, not the top.

Can anyone on Mac and Linux reproduce this also?
Version: unspecified → Trunk
still valid (and kinda funny) for
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090316 Minefield/3.2a1pre ID:20090316044350

either in fullscreen mode the tabbar should be hardcoded to the top *or* fullscreen mode should acknowledge the css hack.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.