Changes between Initial Version and Version 4 of Ticket #11405
- Timestamp:
- May 30, 2014, 10:04:31 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11405
- Property Keywords iOS Support added; Freeze Focus Menus removed
-
Property
Summary
changed from
Editor freezes on iPad after making font/size selections
to[iOS] Unable to type on iPad after using dropdown list (Styles/Font/Size) or setting color
-
Ticket #11405 – Description
initial v4 1 There is an issue with the Editor being used on the iPad (not saying it is limited to the iPad, but that's what I've been testing in) where the Editor will freeze up and not accept any input.I can get this to happen in general when I'm switching focus between other INPUT elements on the screen and then try to focus on the Editor, but it is most easily repeated by using the styles/normal/font/size menus on the Editor itself.1 There is an issue with the Editor being used on the iPad (not saying it is limited to the iPad, but that's what I've been testing in) where the Editor will stop accepting any input. I can get this to happen in general when I'm switching focus between other INPUT elements on the screen and then try to focus on the Editor, but it is most easily repeated by using the styles/normal/font/size menus on the Editor itself. 2 2 3 If you load up the CKEditor Demo Page4 3 5 Put focus in the Editor, type a few characters, then make a selection from the "Font" list. Now try to continue typing. The Editor looks like it has focus, but refuses all input. To get it to work again you must give something outside the Editor focus and then return focus to the Editor. 4 All test cases were performed on http://ckeditor.com/demo#full 6 5 7 I'm experiencing this issue on an iPad 3, running iOS 7.0.3 and using the Safari browser. 6 === TC1 === 7 8 1. Press "New Page" button. 9 2. Select "Marker" style from the Styles dropdown. 10 11 Note: at this stage the editor looks like it has focus, the cursor is blinking. 12 13 3. Start typing. 14 15 Result: typed text is not entered at all (and the cursor is still blinking). 16 17 4a) Touch the wysiwygarea to set focus, **wait 2 seconds** for the native context menu to appear and then start typing. 18 19 Result: typed text is entered and **style is correctly set**. 20 21 4b) Touch the wysiwygarea to set focus and quickly start typing. 22 23 Result: typed text is entered but selected **style is ignored**. 24 25 Touching the wysiwygarea to set focus before or after pressing the "New Page" button did not change anything, the editor behaves in the same way. 26 27 28 The problem with user not being able to type after using select dropdown happens with Styles/Format/Font/Size and also when setting Font/Background color. 29 30 === TC2 === 31 32 Related to TC1, important to notice the difference between issues in TC1, points 3 and 4. Other styles like Bold also do not work in certain cases, I reported it in a separate ticket #12044 33 34 35 blackey: I'm experiencing this issue on an iPad 3, running iOS 7.0.3 and using the Safari browser. 36 37 wwalc: confirmed on iOS 7.1.1.