Closed
Bug 136991
Opened 24 years ago
Closed 4 years ago
window background should not be None
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jwz, Unassigned)
References
Details
It sure is distracting that the background of all the Mozilla windows seems to
be None. This means that before the app repaints, the bits on the window are
whatever was on the screen before.
So suppose Mozilla has wedged, or is being slow or whatever (nah, that never
happens.) And I have a window occluding it. Then I iconify that window. Oops,
it totally looks like the window is still on my screen. I try to click on it,
nothing happens, and I think some *other* app is wedged too.
The background should be a color, not None, so that like all other X apps, the
server will fill uncovered areas with a solid rectangle until such time as the
app wakes up and repaints them.
Comment 1•24 years ago
|
||
Need to get the right colors for backgrounds.
Assignee: jaggernaut → blizzard
Depends on: 67579
Comment 2•24 years ago
|
||
*** Bug 129257 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
Severity: normal → minor
QA Contact: jrgmorrison → xptoolkit.widgets
Comment 3•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:enndeakin, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: blizzard → nobody
Flags: needinfo?(enndeakin)
Comment 4•4 years ago
|
||
Don't think this is relevant any more.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(enndeakin)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•