Closed Bug 50065 Opened 24 years ago Closed 24 years ago

Slow typing on the Enter bug page

Categories

(Core :: Layout, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED DUPLICATE of bug 51392

People

(Reporter: sfraser_bugs, Assigned: karnaze)

References

()

Details

Typing is very slow on the Enter bug page, if you type into any of the text 
fields or the text area. It's easy to see why if double-buffering is turned off; 
we reflow/repaint the entire table for each keypress.

This is presumably because we have no incremental reflow for tables, but can't we 
prefent reflows from leaking out of the text widgets?
This is bug 51392, no?

*** This bug has been marked as a duplicate of 51392 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.