#1167 - Cannot use the Add image button
| Identifier | #1167 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Cannot use the Add image button |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | cns_forum |
| Description | On an iPad when in the full editor on Conversr in non wysiwyg mode.
Click the Add Image button. Click in the URL field in the box that pops up. This immediately causes the box to close and nothing is entered on the form. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I could not reproduce on the Apple iPad Simulator, or my iPhone5 put into desktop mode (this was tested on your own site). It may be a bug in an older version of iOS, however if it was it'd be an issue with CKEditor so chances are we would just have to knock it upstream to those guys.
Strange, it does the same on my iPad 3(iOS 6.1.3) and iphone 5 (iOS 6.1.3)
Not a biggy as you can just type img tags in.
Cheers
Ade
Mobile Safari doesn't auto-focus the input field, and a bug means that focusing it ends up being treated as a command to close the overlay. Thus, the overlay closes before you can type.