Closed
Bug 14511
Opened 26 years ago
Closed 26 years ago
[PAINTING] Menu items painted thrice each when menu activated
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: shaver, Assigned: pavlov)
References
Details
(Whiteboard: [PDT+] NOV-18 Reporter/owner to verify)
When you select the File menu, for example, we paint the anonymous content of
each menu frame three times. I'll try and get stack traces to show the source
of the paints.
| Reporter | ||
Updated•26 years ago
|
| Reporter | ||
Comment 1•26 years ago
|
||
Welcome to the chofmann family.
Comment 2•26 years ago
|
||
I don't know what that last comment means.
Why is this marked critical severity? That is reserved for crash, data loss and
severe leaks. This seems like neither, I can't even see it in the opt bits.
| Reporter | ||
Updated•26 years ago
|
Severity: critical → major
| Reporter | ||
Comment 3•26 years ago
|
||
I'll step it down to major, but I think this is likely indicative of a larger
multiple-repaint issue.
(The comment referred to the fact that this, like all other excessive-paint
bugs, is a dependency for 14469, chofmann's tracking bug.)
Updated•26 years ago
|
Assignee: trudelle → pavlov
Priority: P3 → P4
Updated•26 years ago
|
Target Milestone: M11 → M12
Comment 4•26 years ago
|
||
Major loss of function? That's still way overblown, but DP showed similar
repainting to me today, and the current behavior is disgusting from an
efficiency standpoint. Is a debug build needed to see the problem?
assigning to pavlov as p4 for m12, cc saari.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: Menu items painted thrice each when menu activated → [PAINTING] Menu items painted thrice each when menu activated
Comment 6•26 years ago
|
||
mass-moving all m12 bugs to m13
Updated•26 years ago
|
Priority: P4 → P3
Target Milestone: M13 → M12
Comment 7•26 years ago
|
||
Required for Dogfood??? I don't see how, but I'm sick of arguing. P3 for M12
Comment 8•26 years ago
|
||
I don't know what example dp showed you, but bugzilla query is an excellent
example. Go to http://bugzilla.mozilla.org/query.cgi. I counted at least
five repaintings, each one being different, making the whole experience of
visiting that page very disconcerting.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•26 years ago
|
||
FIXED
Updated•26 years ago
|
Whiteboard: [PDT+] → [PDT+] NOV-18 Reporter/owner to verify
Comment 10•26 years ago
|
||
If this can only be seen in a debug build could the owner or
reporter please verify? Otherwise could you provide some insight as to
what to look for in an opt build?
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 11•25 years ago
|
||
marking VERIFIED in absence of any evidence to the contrary
You need to log in
before you can comment on or make changes to this bug.
Description
•