Closed Bug 58203 Opened 25 years ago Closed 24 years ago

deleting inside a table is inconsistent

Categories

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

defect

Tracking

()

VERIFIED DUPLICATE of bug 84171
mozilla1.0

People

(Reporter: Brade, Assigned: mozeditor)

References

Details

(Whiteboard: [behavior])

For each scenario use the following steps as a starting point: Type: ABCD Press return/enter Create a default table (2 x 2) type "1234" into each cell. (scenario 1) with the caret in the last cell after the text, press backspace/ delete multiple times. Notice that the text will delete in the last cell as well as the previous cell but then it stops at a cell boundary. (scenario 2) with the caret in the first cell before the text, press forward- delete multiple times. Notice that the text will delete in all the cells (doesn't stop at any boundaries). (scenario 3) with the caret at the end of the text in the first cell, press delete/backspace multiple times Notice that the text will delete in the first cell and then the caret will move to the text outside of the table and continue deleting there. (scenario 4) with the caret in the middle of the text within any cell in the table, press either delete/backspace multiple times or forward-delete multiple times. Notice that the deletion will stop at the cell boundary. (scenario 5) with the caret at the very beginning (before any text), press forward-delete multiple times. Notice that you can delete the whole document except for the table structure. Questions: do we intend to stop at cell boundaries or not? should a table be a stopping boundary?
accepting bug
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
moving a bunch of 0.9 bugs to 0.9.1
Target Milestone: mozilla0.9 → mozilla0.9.1
Target Milestone: mozilla0.9.1 → mozilla0.9.2
moving to 1.0
Keywords: correctness
Whiteboard: [behavior]
Target Milestone: mozilla0.9.2 → mozilla1.0
*** Bug 91182 has been marked as a duplicate of this bug. ***
fixed by my patches for 84171; duping to that *** This bug has been marked as a duplicate of 84171 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.