Closed
Bug 2232
Opened 26 years ago
Closed 26 years ago
deleting text leaves garbage on screen
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: buster, Assigned: buster)
References
()
Details
I'm pretty sure this is a text bug, not a rendering bug.
open the test case. click into edit mode. click at the beginning of the
document (just to get focus into the doc window, we don't have selection
yet.) start typing the delete key. watch the garbage spew out the back of the
string
============== test case ==============
<html><body>here is some text
<table border>
<tr>
<td>Marty Hogan</td>
<td align=center>3</td>
<td align=center>57-15</td>
</tr>
</table>
</BODY></HTML>
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
I believe this no longer happens. I think Mike J. fixed it in the selection and
/or character counting code.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Fixed in April 5th Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•