Closed
Bug 13670
Opened 26 years ago
Closed 25 years ago
GTK Widgets are slow to repaint/redraw during moves and configure events
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: blizzard, Assigned: blizzard)
References
Details
(Whiteboard: [PDT+])
The GTK Widgets are really slow and do a lot of extra redrawing whenever one of
them is moved or resized. They will also redraw all of their children
unnecessarily.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Summary: GTK Widgets are slow during moves and configure events → GTK Widgets are slow to repaint/redraw during moves and configure events
Comment 1•26 years ago
|
||
add a "repaint" in the title...
| Assignee | ||
Comment 2•26 years ago
|
||
You can track the code by updating your widget/src/gtk to the DIE_GTKLAYOUT_DIE
branch.
Updated•26 years ago
|
QA Contact: beppe → gerardok
Comment 4•26 years ago
|
||
it is now SUPERWIN branch
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•26 years ago
|
||
This is fixed. The SUPERWIN branch landed some time ago.
Widgets redraw quickly when window is resized on 1999-12-15-08-M12 build.
Marking verified as per reporter comment.
| Assignee | ||
Comment 7•25 years ago
|
||
Please ignore the spam. Changing address.
Assignee: blizzard → blizzard
Status: VERIFIED → NEW
| Assignee | ||
Comment 8•25 years ago
|
||
bustage from my reassign
Status: NEW → RESOLVED
Closed: 26 years ago → 25 years ago
You need to log in
before you can comment on or make changes to this bug.
Description
•