Opened 15 years ago
Last modified 12 years ago
#5781 closed Bug
[[FF]] We can't delete/backspace chars after a sequence of actions — at Version 1
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.2 |
Keywords: | Firefox IBM | Cc: | Damian, joek |
Description (last modified by )
To reproduce the defect:
- Open Ajax sample.
- Type a single character 'a' and then press Backspace 2 times.
- Press Undo or Ctrl + Z to get the character back.
- Now try to delete the Character using Delete or Backspace
Expected Result:
User should be able to delete the Character using Delete or Backspace
Actual Result:
We can't delete the Character no matter how many no of times we press Delete.
We were able to delete the Character only when we type some new character
Change History (2)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed Firefox added |
Changed 15 years ago by
Attachment: | 5781.patch added |
---|
Confirmed with Firefox. Works well with IE.
This is clearly a browser bug. I'm sure we've faced something similar in the past.
Other than fixing it at our side, it would be useful to report it to Mozilla with a reduced TC.