Opened 9 years ago
Last modified 9 years ago
#14521 confirmed Bug
Android backspace behaviour
Reported by: | Mark Wade | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 |
Keywords: | Android | Cc: |
Description
Steps to reproduce
- Using environment described below, go to http://ckeditor.com/demo#widgets
- In the "Code Snippets" example, place the cursor after a code snippet.
- Press the backspace key.
Expected result
The code snippet is deleted.
Actual result
The code snippet is not deleted.
Other details (browser, OS, CKEditor version, installed plugins)
Android with Chrome (probably any version but we received reports specifying the environments below) using the Google (i.e. default), Swiftkey or Swype keyboards. Issue does not present using Go or Touchpad keyboards.
Environments we have received reports on:
- Vodafone Smart Ultra 6 with Android 5.1.1 and Chrome 49
- Note 4 running Android 5.1.1 and Chrome 48.0.2564.95
- Nexus 5 running Android 6.0.1 and latest Chrome
Change History (1)
comment:1 Changed 9 years ago by
Keywords: | Android added |
---|---|
Status: | new → confirmed |
Version: | 4.5.7 → 4.3 |
I have checked both Chrome and Firefox and in both cases it was not possible to remove widget using Backspace on keyboard.
In desktop Chrome the backspace first selects the widget and then deletes it - #13703. Just mentioning if they are related in anyway.