Closed
Bug 40647
Opened 25 years ago
Closed 25 years ago
Text display lags behind typing on form submission
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: kurtbw, Assigned: sfraser_bugs)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; N; PPC; en-US; m16) Gecko/20000524
BuildID: 2000052408
When I point mozilla to the above URL, the text display will start lagging
behind my typing about seven characters or so in.
Reproducible: Always
Steps to Reproduce:
1.Point mozilla to a favorite bug in bugzilla.
2. Attempt to enter comment
3.
Actual Results: Text lagged behind actual typing.
Expected Results: Text should have matched actual typing.
iMac DV, Mac OS 9.0.4, MRJ 2.2, carbon libs 1.0.4.
"Font Resolution" preference was set to 72 dpi to more closely track Macintosh
display.
Text will reveal if page up/page down scrollbar command is given.
Form will take text one has typed in after submission (such as what I've just
typed).
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•25 years ago
|
||
reassign to sfraser; he has a fix
Comment 5•25 years ago
|
||
the severity on this bug is not normal; when you get hit by this you can't see
what you've typed until you've typed 2 additional words (and then you can't see
those). Upping severity to critical (not a blocker because it doesn't crash and
you can work around by constantly forcing the window to repaint by dragging the
window around <ugh>)
Severity: normal → critical
Assignee | ||
Comment 7•25 years ago
|
||
Damn, this isn't fixed by my fix for text rendering.
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•25 years ago
|
||
Oh, good, my fix did fix this.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 9•25 years ago
|
||
Marking VERIFIED FIXED on:
- MacOS9 2000-07-06-08-M17 Commercial
- Linux6 2000-07-09-20-M17 Commercial
- Win98 2000-07-09-21-M17 Commercial
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
OS: Mac System 9.x
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•