Opera Mini browser on the iPad isHTML5possible() method bug

  • The Opera Mini browser on the iPad/iPhone will not run the HTML5 viewer. If you attempt it, KRPano displays a fatal error indicating that the browser does not support either CSS 3D transforms or WebGL. Hardly a big issue since the built-in Safari browser works like a champ, but what is a problem is that the viewer.isHTML5possible() method returns true (Opera Mini current version running on iPad Retina, KRPano version 1.16.5). I have modified my Javascript to include Modernizr tests (viewer.isHTML5possible() && (Modernizr.csstransforms3d || Modernizr.webgl)) to compensate, but I would expect that the isHTML5possible() method should be doing this for me. No biggie but I just want to call it out.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!