Opened 8 years ago
Closed 8 years ago
#16697 closed defect (invalid)
focus problem on ipad when using ckeditor and "screen magnifier" function
Reported by: | Leath | Owned by: | Leath |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Events | Version: | 1.8.3 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
- Browser Type: All
- Device: Ipad / Iphone
- OS: iOS 6.0.1
Description:
When using the ckEditor in connection with dojo, the "screen magnifier"-function does not work correctly. When touching the screen for a second, the IPad switches into the magnifier-mode to easily position the cursor at the right place. The problem is, that the editor is getting stucked when the touch event is release, not able to write characters any more. The only way to get the editor working again is to focus another html input node or something out of the editors scope.
By tracking down the error, it turned out, that something goes wrong with dojo, touch events and how they are handled.
The problem occures, f.e. when using the dijit/Tooltip module.
Contact: Christoph Schönfeld [email protected]…
Change History (2)
comment:1 Changed 8 years ago by
Cc: | [email protected]… added |
---|---|
Owner: | changed from Kris Zyp to Leath |
Status: | new → pending |
comment:2 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
What does ckEditor have to do with dojo?
PS: you should register your email in trac rather than adding it to tickets.
PPS: If you are saying that you have a page with dojo and ckEditor on it, then please (a) attach a test case with instructions on how to reproduce and (b) explain why and where you think the problem in the touch code is. Thanks.