Closed
Bug 613606
Opened 14 years ago
Closed 14 years ago
Tab view breaks the Aero glass effect
Categories
(Firefox Graveyard :: Panorama, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 4.0b11
People
(Reporter: faaborg, Assigned: fryn)
References
Details
(Whiteboard: [fixed by bug 591652])
Attachments
(1 file)
(deleted),
video/webm
|
Details |
I just realized that we are breaking the Aero glass effect related to window size in tab view. Easiest way to describe what is happening is to attach a video.
expected behavior: the effect is based only on the actual size of the window, and not the position of a tab or tab group.
Updated•14 years ago
|
Reporter | ||
Updated•14 years ago
|
OS: Windows XP → Windows 7
Assignee | ||
Updated•14 years ago
|
Comment 2•14 years ago
|
||
It seems to be related to the focussed tab/group.
For some reason Microsoft Windows Areo seems to want to move the highlight bar based on focus. May be because it is fooled by the way the rendering engine uses windows handles?
Comment 5•14 years ago
|
||
Punting
Assignee | ||
Updated•14 years ago
|
OS: Windows XP → Windows 7
Reporter | ||
Comment 7•14 years ago
|
||
I'm actually not seeing the bug with the currently nightly build. Did anything change that might have independently solved this?
Assignee | ||
Comment 8•14 years ago
|
||
(In reply to comment #7)
> I'm actually not seeing the bug with the currently nightly build. Did anything
> change that might have independently solved this?
I see this with the current nightly build. :(
Comment 9•14 years ago
|
||
Install my Nautipolis theme to better see the effect.
It seems to happen not always, one needs to select another tabgroup and move that around sometimes.
Comment 10•14 years ago
|
||
Try using this CSS code to see what is happening better :
@-moz-document url("chrome://browser/content/tabview.html"){
#bg{display:none}
}
Comment 11•14 years ago
|
||
I don't notice this bug anymore on Firefox 4 Beta 9, with Windows 7 x32.
Strange, I always thought this was a feature :P
Assignee | ||
Comment 12•14 years ago
|
||
The patch for bug 591652 seems to fix this.
Assignee | ||
Comment 13•14 years ago
|
||
Reopen if you can confirm that isn't fixed somehow.
Assignee: nobody → fryn
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 591652]
Assignee | ||
Updated•14 years ago
|
Target Milestone: Future → Firefox 4.0b11
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•