Opened 12 years ago
Last modified 12 years ago
#9176 confirmed Bug
[Webkit] Double-Clicked word and Backspace does not delete word
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Keystrokes | Version: | 3.6.1 |
Keywords: | Cc: |
Description
- Press 'Enter' any number of times
- Apply 'Formatted' paragraph format
- Type any word
- Double-click the word
- Press 'Backspace'
Expected Outcome: The highlighted word is deleted
Outcome: The previous line is deleted
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.6.1 |
comment:2 Changed 12 years ago by
This can be reproduced with any style from dropdown or buttons like bold/italic/underline etc.
Reproducible in Webkit from CKEditor 3.6.1 rev. [6919].
The above TC is correct for Chrome.
In Safari (with above TC) pressing backspace acts like back button in browser (you are redirected to previous page).