Chrome Version: (60.0.3095.5)
OS: (Linux)
What steps will reproduce the problem?
(1) Load the attached test case
(2) Put the cursor at the end of the text bellow the table
(3) Hit backspace until delete the while line of text
(4) Hit backspace again
(5) Hit backspace again
(6) Hit backspace again
What is the expected result?
After step (4) the caret should be just after the last cell of the table above.
After step (5) all the cells should be selected (according to https://webkit.org/b/24246).
After step (6) the whole table should be deleted
What happens instead?
After step (4) the caret is placed inside the last cell of the table, which is empty in this case.
After step (5) the caret is placed inside the last cell (empty)
After step (6) nothing happens
Please use labels and text to provide additional information.
For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.
|
Deleted:
backspaceOutOfTextInCell.html
326 bytes
|
Chrome Version: (60.0.3095.5)
OS: (Linux)
What steps will reproduce the problem?
(1) Load the attached test case
(2) Put the cursor at the end of the text bellow the table
(3) Hit backspace until delete the while line of text
(4) Hit backspace again
(5) Hit backspace again
(6) Hit backspace again
What is the expected result?
After step (4) the caret should be just after the last cell of the table above.
After step (5) all the cells should be selected (according to https://webkit.org/b/24246).
After step (6) the whole table should be deleted
What happens instead?
After step (4) the caret is placed inside the last cell of the table, which is empty in this case.
After step (5) the caret is placed inside the last cell (empty)
After step (6) nothing happens
|
Deleted:
backspaceOutOfTextInCell.html
326 bytes
|
Comment 1 by jfernan...@igalia.com
, Jun 8 2017