Changes between Initial Version and Version 4 of Ticket #11405


Ignore:
Timestamp:
May 30, 2014, 10:04:31 AM (10 years ago)
Author:
Wiktor Walc
Comment:

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.
     1There 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.
    22
    3 If you load up the CKEditor Demo Page
    43
    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.
     4All test cases were performed on http://ckeditor.com/demo#full
    65
    7 I'm experiencing this issue on an iPad 3, running iOS 7.0.3 and using the Safari browser.
     6=== TC1 ===
     7
     81. Press "New Page" button.
     92. Select "Marker" style from the Styles dropdown.
     10
     11Note: at this stage the editor looks like it has focus, the cursor is blinking.
     12
     133. Start typing.
     14
     15Result: typed text is not entered at all (and the cursor is still blinking).
     16
     174a) Touch the wysiwygarea to set focus, **wait 2 seconds** for the native context menu to appear and then start typing.
     18
     19Result: typed text is entered and **style is correctly set**.
     20
     214b) Touch the wysiwygarea to set focus and quickly start typing.
     22
     23Result: typed text is entered but selected **style is ignored**.
     24
     25Touching 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
     28The 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
     32Related 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
     35blackey: I'm experiencing this issue on an iPad 3, running iOS 7.0.3 and using the Safari browser.
     36
     37wwalc: confirmed on iOS 7.1.1.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy