Closed
Bug 13923
Opened 26 years ago
Closed 26 years ago
Select All followed by Delete doesn't paint correct if it's the first operation done
Categories
(Core :: DOM: Editor, defect, P1)
Core
DOM: Editor
Tracking
()
M11
People
(Reporter: sujay, Assigned: kinmoz)
References
Details
using 9/15 build of apprunner
1) launch apprunner
2) launch editor
3) Edit | Select All
4) delete key
text at bottom still shows up highlighted, just little text
at the top gets deleted...then you get into this state where
you can't even get rid of the highlighted text below
all platforms..this is a regression..worked fine before...
Comment 1•26 years ago
|
||
Isn't this just a redraw problem? Make the window redraw, and you'll see that the
text has all gone away.
Assignee: buster → kin
Depends on: 13926
Summary: Select ALl followed by Delete has problems → Select All followed by Delete doesn't paint correct if it's the first operation done
if you type 1 character then select-all + delete, it paints fine. assigned to
kin. sounds like the same problem kathy submitted about first character typed
not showing up, 13926
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Marking as a dup of 13439. This has been fixed already.
*** This bug has been marked as a duplicate of 13439 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•