Open Bug 200367 Opened 22 years ago Updated 3 years ago

DEL key behaviour depends on keyboard navigation and appears broken

Categories

(Core :: DOM: Editor, defect, P3)

x86
All
defect

Tracking

()

mozilla1.5beta

People

(Reporter: KaiE, Unassigned)

Details

(Keywords: topembed+, Whiteboard: editorbase+)

Test 1 ====== - new composer window - input a enter enter (insert horizontal line) b enter - hit cursor-up three times - you are now positioned on the empty line between a and the line - hit DEL Expected behaviour: The empty line should get removed Actual behaviour: The horizontal line is removed Test 2 ====== - new composer window - input a enter enter (insert horizontal line) b enter (that is the same as in test 1) - hit cursor up four times (once more than in test 1) - hit cursor down once - you are now positioned on the empty line between a and the line - hit DEL Expected behaviour: The empty line should get removed Actual behaviour: Nothing happens! Even if you hit DEL multiple times, nothing happens
Whiteboard: editorbase
beppe: Beth could yuo try this with a recent build. We think this may be fixed. Thanks.
QA Contact: sairuh → beppe
I just retested the first part. Looks even worse now, DEL key doesn't do anything.
Priority: -- → P1
Whiteboard: editorbase → editorbase+
Tested using: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030423 Netscape/7.02+ Test 1: when I entered the text, this is the code: <body background="">a<br> <br> <hr width="100%" size="2">b<br> <br> </body></html> After I hit delete, this is the code: <body background="">a<br> <br> <hr width="100%" size="2">b<br> <br> </body></html> ----------------------------- Test 2: the result after hitting delete: <body background="">a<br> <br> <hr width="100%" size="2">b<br> <br> </body></html> Based on the above, this is not fixed
topembed+.
Keywords: topembed+
Target Milestone: --- → mozilla1.5alpha
Target Milestone: mozilla1.5alpha → mozilla1.5beta
It's not likely that I will work on editor/selection bugs in the near future. Mass assining my bugs to nobody.
Assignee: kaie → nobody
snarfing kaie's old bugs
Assignee: nobody → mozeditor
snarfing kaie's old bugs
QA Contact: rubydoo123 → editor
Assignee: mozeditor → nobody
old bug
Priority: P1 → P3

Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.