Opened 10 years ago

Last modified 10 years ago

#12463 confirmed Bug

System hangs when using Image upload on IOS 8 (iPhone, iPad)

Reported by: Panayotis Kammenos Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

System hangs when using Image upload on IOS 8 (iPhone, iPad):

Image Uoload Chose File "selected file" Send it to the Server

SYSTEM HANGS !!!!!!

This wad detected in version CKEditor 3.6.2 (revision 7275) used by my application, and HAS BEEN REPRODUCED ON YOUR DEMO KEditor 4.4.4 (Standard) (revision 1ba5105)

Change History (2)

comment:1 Changed 10 years ago by Piotrek Koszuliński

Status: newconfirmed
Version: 3.6.2

File upload is totally broken in iOS8. Read more e.g. here: http://blog.uploadcare.com/post/97884147203/you-cannot-upload-files-to-a-server-using-mobile-safari

It's hard to believe that they did it, but Apple released a new version of their browser with such a critical bug. For now, the recommendation is to avoid upgrading to iOS8.

Version 0, edited 10 years ago by Piotrek Koszuliński (next)

comment:2 Changed 10 years ago by Piotrek Koszuliński

Possible workaround:

  1. Add <meta name="apple-mobile-web-app-capable" content="yes"> to your page's head section.
  2. Pin your website to your home screen.
  3. Open your website from the icon on the home screen.
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