Closed
Bug 3762
Opened 26 years ago
Closed 26 years ago
Entire window redraws on button mouseover
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: sfraser_bugs, Assigned: troy)
References
Details
To see the problem, build with double buffering turned off (nsViewManager.cpp).
When you mouseover a toolbar button (which is redrawn to show the location
hilight border), the entire window is redrawn.
Reporter | ||
Comment 1•26 years ago
|
||
See also bug 3289, which describes excessive CPU load on button mouseover,
almost certainly because of redraw issues. Note that 3289 is M3, P2.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
This is a duplicate of 1482
You need to log in
before you can comment on or make changes to this bug.
Description
•