Opened 14 years ago
Closed 14 years ago
#6811 closed Bug (fixed)
Chrome: Fix for body logic fails with quick sequence of BACKSPACE
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Chrome | Cc: |
Description
- Load an editor.
- Select all and press BACKSPACE.
- Wait for 2 seconds
- Press BACKSPACE 2 times quickly.
Note that the elements path shows no signs of paragraph, and applying BiDi or style fails.
Reproducable on demo. Didn't check Safari.
Fixed with [6341].