Closed Bug 576063 Opened 16 years ago Closed 16 years ago

Hovering the topmost pixel row in fullscreen mode doesn't show the browser UI when tabs are on top

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 4.0b2
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: jimm, Assigned: dao)

References

Details

Attachments

(1 file)

Regression from bug 575994? The blue, mouse sensing border area shrunk to about a pixel or two, making it unreliable to hit on mouse moves.
blocking2.0: --- → ?
This is not a regression - bug 490621
Well, there might be a regression, but I'm not sure what it is. Are you saying that you move the mouse to the very top and the browser UI doesn't appear?
Component: Theme → General
QA Contact: theme → general
I see, the small border becomes a problem when the firefox button is visible. So the solution is to remove the button.
No longer blocks: 575994
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
(In reply to comment #2) > Well, there might be a regression, but I'm not sure what it is. Are you saying > that you move the mouse to the very top and the browser UI doesn't appear? This works now that bug 571813 is fixed, the titlebar with menu disappeared, but the autohide row seems to be not on the screen edge in fullscreen mode, but on the 2nd pixel row only, which makes it hard to hit and is jumpy. Reminds me of bug 575493 not to recognize the edge in maximized mode.
(In reply to comment #4) > (In reply to comment #2) > > Well, there might be a regression, but I'm not sure what it is. Are you saying > > that you move the mouse to the very top and the browser UI doesn't appear? > > This works now that bug 571813 is fixed, the titlebar with menu disappeared, > but the autohide row seems to be not on the screen edge in fullscreen mode, but > on the 2nd pixel row only, which makes it hard to hit and is jumpy. > > Reminds me of bug 575493 not to recognize the edge in maximized mode. In short yes, the screen edge doesn't trigger un-hide, only the second row.
It's hard to show tab bar (no matter how much i mouse over top of the screen) in fullscreen mode with 20100707 build. Should we re-open?
(In reply to comment #6) > It's hard to show tab bar (no matter how much i mouse over top of the screen) > in fullscreen mode with 20100707 build. Should we re-open? You should probably file a new bug with your exact configuration and steps to reproduce.
morphing
Status: RESOLVED → REOPENED
Depends on: 571813
Resolution: DUPLICATE → ---
Summary: Fullscreen auto-hide doesn't un-hide → Hovering the topmost pixel row in fullscreen mode doesn't show the browser UI when tabs are on top
From Bug 577581, this problem caused by landing of Bug 430687
Blocks: 430687
Attached patch patchSplinter Review
We set a bottom border on the toolbox when tabs are on top. Apparently clientHeight doesn't take this into account.
Assignee: nobody → dao
Status: REOPENED → ASSIGNED
Attachment #456871 - Flags: review?(mano)
Attachment #456871 - Flags: review?(gavin.sharp)
Comment on attachment 456871 [details] [diff] [review] patch Aren't we supposed to prefer getBoundingClientRect() nowadays? I suppose it's wordier, but could put it in a local variable.
Attachment #456871 - Flags: review?(gavin.sharp) → review+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b2
Attachment #456871 - Flags: review?(mano)
blocking2.0: ? → betaN+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: