Opened 11 years ago
Closed 11 years ago
#11474 closed Bug (duplicate)
Keyboard hides after pasting on iOS
Reported by: | zacaway | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | |
Keywords: | Cc: |
Description
Using CKEditor demo standard editor on an iPad 2 with iOS 7.0.4:
- Copy some text into the iOS clipboard.
- Tap to open keyboard on CKEditor.
- Press & hold to open iOS toolbar and select Paste.
Observed: copied text is correctly pasted into the editor, but the keyboard closes. Expected: the keyboard should not close after pasting (doesn't do this on other sites with input text boxes).
Change History (1)
comment:1 Changed 11 years ago by
Keywords: | ios paste keyboard removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | 4.3.3 (GitHub - master) |
DUP of #9402