Closed
Bug 99480
Opened 23 years ago
Closed 23 years ago
when deselecting text after making a change does not deselect all the text.
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.9
People
(Reporter: TucsonTester1, Assigned: mjudge)
Details
(Whiteboard: EDITORBASE)
After highliting text and making changes to it when you undo the process
then desect text it leaves part f the text selected the if you check the
source and then come back to the editor it is unselected but try to
reselect the text it won't let you.
steps to reproduce:
1. Open a new Document
2. Type about a paragraph of text.
3. Highlite all the text.
4. change te color of the text (green).
5. Now highlite a couple of lines of the text.
6. Change that to red.
7. Now go up to edit and click on undo.
8. Now click on a blank part of the screen to deselcet the text.
9. it should leave some of it selected.
10. Now click on the soruce html and then back to edit.
11. Now try to highlite the text that would nt deselect, it will not let
you.
After the steps above it leaves some of the text highlited and then
after changing to the source and back again it will not let you select
the text that was highlited.
Reporter, you must provide a build ID. If this is another bug filed against a "Netscape QA"
build, you MUST download a Mozilla build from Mozilla.org and reproduce the problem
against it instead.
Reporter | ||
Comment 2•23 years ago
|
||
I forgot to put the build ID it is 2001091103 Sorry about that
Comment 3•23 years ago
|
||
Confirmed on Build 200191303 (WIndows and Mac). With slightly more clear steps
to reproduce.
1. Launch Composer, and open new document.
2. Type 10 or so lines of text seperated by carriage returns.
3. Highlight all the text, and change the text color to red.
4. Highlight lines 5-8, and change the color to green.
5. Click on Edit > Undo.
6. Click away from text to deselect it.
7. Notice that the last line of highlighted text (line 8) is still highlighted.
8. Click on <HTML> Source, and then click back to Normal.
9. Try to highlight all the text.
Actual results:
All text is highlighted except for line 8.
Expected results:
All text should be highlighted.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'm unable to reproduce this in my 09/19/01 Win32 and Mac builds. Are you guys
still seeing this problem?
Priority: -- → P3
Whiteboard: EDITORBASE
Target Milestone: --- → mozilla0.9.6
--> mjudge (selection)
Assignee: kin → mjudge
Status: ASSIGNED → NEW
Priority: P3 → --
Target Milestone: mozilla0.9.6 → ---
Comment 6•23 years ago
|
||
11/28 03 trunk build
Can't dup. Kin, why did you transfer this rather than closing it?
I didn't close it because I see this occassionally while using the product, but
I can't reproduce it at will, even when I use the steps outlined here.
I guess we can close this as a WORKSFORME?
closing this out since no one can repro it.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•