Opened 12 years ago

Last modified 11 years ago

#8621 confirmed Bug

WYSIWYG focus fails on Opera Mobile and Kindle Silk browsers

Reported by: Leonard Getzin Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2.2
Keywords: Opera Mobile Cc: Hallvord R. M. Steen (Opera Software)

Description

Descriptive summary: Unable to set 'focus' within the WYSIWYG editor on devices using Opera Mobile. Same issue also affects the default browser on Kindle devices (Silk).

Steps to reproduce:

  1. Download/install the Opera Mobile emulator: http://www.opera.com/developer/tools/mobile/
  2. Go to ckeditor.com/demo, and try to set focus/cursor within WYSIWYG editor (this fails - see attached file Image_1_WYSIWYG_Editor_NoFocus.JPG).
  3. Click the 'Source' button of the editor (this succeeds - see attached file Image_2_Source_Editor_FocusOK.JPG).

Browser name and OS: Opera mobile / multiple OS

Attachments (2)

Image_1_WYSIWYG_Editor_NoFocus.JPG (167.0 KB) - added by Leonard Getzin 12 years ago.
Image_2_Source_Editor_FocusOK.JPG (164.6 KB) - added by Leonard Getzin 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by Leonard Getzin

Changed 12 years ago by Leonard Getzin

comment:1 Changed 12 years ago by Frederico Caldeira Knabben

Cc: Hallvord R. M. Steen (Opera Software) added

comment:2 Changed 12 years ago by Jakub Ś

Keywords: Kindle Silk removed
Status: newconfirmed
Version: 3.63.2.2

Issue has been reproducible from CKEditor 3.2.2. I have checked it under Opera mobile 11.50 23731.

Seems that from CKE 3.2.2 Opera has stopped recognizing WYSIWYG area as editable (keyboard does no longer popup).

comment:3 Changed 12 years ago by Hallvord R. M. Steen (Opera Software)

How does CKEditor detect whether contentEditable / designMode is supported? You're likely trying to initialize the editor in Opera Mobile versions with no rich text editing support. IMO you should fall back to a TEXTAREA (actually I've been intending to discuss this with you).

comment:4 Changed 11 years ago by Frederico Caldeira Knabben

Component: AccessibilityGeneral
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy