Closed
Bug 328977
Opened 19 years ago
Closed 19 years ago
Area behind screen events not redrawn
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mozilla, Unassigned)
References
Details
(Keywords: regression)
Attachments
(4 files)
20060228 trunk
The area behind tooltips is not being redrawn after the tooltips disappear. This leaves blank white boxes where tooltips have been displayed. Screenshot coming.
Reporter | ||
Comment 1•19 years ago
|
||
These white squares are what is left after a tooltip showing the tab's title disappears. This regressed sometime between 20060214 and 20060228.
Comment 2•19 years ago
|
||
Probably because of the switch to cairo.
Could you give an url or a testcase that shows the problem?
Component: General → GFX: Thebes
Product: Firefox → Core
QA Contact: general → thebes
Reporter | ||
Comment 3•19 years ago
|
||
Load up a couple of tabs and then mouseover them to get a tooltip. It won't always refuse to redraw, but probably 60 - 75% of the time.
Load up http://www.leginfo.ca.gov/cgi-bin/postquery?bill_number=ab_20&sess=CUR&house=B in two tabs for example.
Reporter | ||
Comment 4•19 years ago
|
||
I also see this sometimes when clicking links. The area behind the link will turn white.
Reporter | ||
Comment 5•19 years ago
|
||
Looks more like a problem with backgrounds in general.
Reporter | ||
Updated•19 years ago
|
Summary: Area behind tooltips not redrawn → Area behind screen events not redrawn
Reporter | ||
Comment 6•19 years ago
|
||
Reporter | ||
Comment 7•19 years ago
|
||
Not sure if this is strictly the same bug, but probably is general Cairo fallout.
Is this still a problem? I'm pretty sure this is all fixed.
Reporter | ||
Comment 9•19 years ago
|
||
I don't know. After Cairo, Places, and stupid close buttons on tabs I stopped using trunk builds.
The branch builds aren't going to help you with close buttons ;) ok, resolving this WORKSFORME for now, if anyone sees this again either reopen or file new.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•