Closed Bug 161723 Opened 22 years ago Closed 22 years ago

backspace through list item when at beginning of document

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: Brade, Assigned: mozeditor)

Details

(Whiteboard: EDITORBASE+; fixinhand; need r=)

Attachments

(1 file)

backspace through list item when at beginning of document
Whiteboard: EDITORBASE+
Bug: when you backspace thru first list item in a list, the selection goes to the front of the _new_ first list item (what used to be second list item). This means you can never get out of a list by backspacing unless you had started from the very end of the entire list. This is particularly annoying when the list is at the front of the document, since you cant click before the list either.
Status: NEW → ASSIGNED
Attached patch patch to nsHTMLEditRules.cpp (deleted) — Splinter Review
this patch includes the work for 159924 as well. sorry.
Whiteboard: EDITORBASE+ → EDITORBASE+; fixinhand; need r=,sr=
Target Milestone: --- → M1
Comment on attachment 94912 [details] [diff] [review] patch to nsHTMLEditRules.cpp sr=kin@netscape.com Should this be an nsAutoString? + nsString tString(*aBlockType);
Attachment #94912 - Flags: superreview+
Whiteboard: EDITORBASE+; fixinhand; need r=,sr= → EDITORBASE+; fixinhand; need r=
fix landed on trunk
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
QA Contact: sujay → sairuh
backspacing through the first list element now goes outside the list. vrfy'd fixed on win2k and linux rh8.0 (2003.03.03) and mac 10.2.4 92003.02.28).
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: