Opera mini and file uploads

  • Written by: Marko Samastur
  • Published on:
  • Category: Web

A Marela member notified us, that file upload doesn’t work in Opera Mini . It’s true, because Opera Mini doesn’t support file uploads which you can easily check by visiting two demo pages with valid XHTML. You shouldn’t see a file input element on either of them.

I believe (but as an outsider obviously can’t prove) it lacks upload support for security reasons. Every web request handled by Opera Mini gets transported over a proxy, which fetches the page in questions and translates it in a compressed format suitable for viewing on small screen devices. This means that file uploads would be sent to proxy as well which depending on what is sent can be seen as a security violation.

Of course it does allow logging in websites, a potentially unsafe action, which puts my speculation on shaky grounds. But the true point of this article still stands. Opera Mini doesn’t support file uploads.