Closed
Bug 606624
Opened 15 years ago
Closed 15 years ago
Undo close tab group causes painting issues
Categories
(Firefox Graveyard :: Panorama, defect, P2)
Tracking
(blocking2.0 -)
VERIFIED
FIXED
Future
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | - |
People
(Reporter: khanes, Unassigned)
References
Details
(Keywords: polish, Whiteboard: [visual])
If you close a tab group that is less wide than the "undo close group" button and then click aforementioned button, you will see bits of the button left on the screen that hang out there for several seconds.
Comment 1•15 years ago
|
||
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 2•15 years ago
|
||
It's the -moz-transform causing the problem. If you set it to 1, and the problem doesn't show up. I am not sure how we can fix this.
http://hg.mozilla.org/mozilla-central/file/ff41dc90458e/browser/base/content/tabview/groupitems.js#l625
OS: Mac OS X → Windows 7
Comment 3•15 years ago
|
||
can you reduce the testcase? maybe it's a css/graphics bug?
Comment 6•15 years ago
|
||
This may depend on bug 619117, which will land soon. Let's recheck this after that lands?
| Reporter | ||
Comment 7•15 years ago
|
||
If bug 619117 fixes this, awesome, but I haven't noticed it for a while. Which could be my inattention as much as anything. Either way, punting.
No longer blocks: 627096
Target Milestone: --- → Future
Comment 8•15 years ago
|
||
Bug 619117 landed. Marking fixed. Can someone on the target platform (win 7) verfiy? Thank you!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 10•15 years ago
|
||
WFM on:
Mozilla/5.0 (Windows NT 6.1; rv:2.0b12) Gecko/20100101 Firefox/4.0b12
| Assignee | ||
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•