Opened 9 years ago
#14616 new Bug
[EDGE] Loss of focus on touch devices (randomly)
Reported by: | Fabien Leconte | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Focus | Version: | 4.5.9 |
Keywords: | Cc: |
Description
Steps to reproduce
- On an empty CKEditor instance
- Try to touch the edition area to input content (anywhere)
- Sometimes the edition cursor disapears and text input is not working.
- Touch where the cursor should appear : the focus is set and the user can input content.
Expected result
A touch in the edition area (anywhere) should result in the ability to type content.
Actual result
A touch in the edition area sometimes result in the lost of focus.
Other details (browser, OS, CKEditor version, installed plugins)
OS: Windows 10
Browser: EDGE
Editor: version 4.5.7
Plugins :
- a11yhelp
- about
- basicstyles
- bidi
- blockquote
- clipboard
- colorbutton
- colordialog
- contextmenu
- dialogadvtab
- div
- elementspath
- enterkey
- entities
- filebrowser
- find
- flash
- floatingspace
- font
- format
- forms
- horizontalrule
- htmlwriter
- iframe
- image
- indentblock
- indentlist
- justify
- language
- link
- list
- liststyle
- magicline
- maximize
- newpage
- pagebreak
- pastefromword
- pastetext
- preview
- removeformat
- resize
- save
- scayt
- selectall
- showblocks
- showborders
- smiley
- sourcearea
- specialchar
- stylescombo
- tab
- table
- tabletools
- templates
- toolbar
- undo
- wsc
- wysiwygarea