Bugzilla – Bug 16051
Web Interface display/UI glitches on iPad
Last modified: 2010-06-03 07:46:22 UTC
Created attachment 6763 [details] Web UI Default skin on iPad The Web UI doesn't really work on the iPad. Speed is not the issue - iPad's browser is very, very fast, but functionality is: 1. Some of the frames/divs that need scrolling need to be scrolled using two-finger panning. My experience with the old iPeng plugin is that 90% of the users will not even know that functionality so will think it doesn't scroll at all 2. The main menu - if unfolded - doesn't scroll at all 3. Sizing doesn't work correctly so that part of the page is cut off - including essential controls like access to settings. This is NOT just scrolled off-screen it's unavailable at all. 4. The Classic skin has a habit of "jumping" on the screen that is it spontaneously repositions itself after a few seconds. I have not been able to make out _where_ it positions itself to. MySB is less affected but the Apps menu also needs two-finger panning on the remote and the remote sometimes changes the size spontaneously I'll attach some screen shots.
Created attachment 6764 [details] MySB remote on iPad
== Auto-comment from SVN commit #8337 to the network repo by mherger == == http://svn.slimdevices.com/network?view=revision&revision=8337 == Bug: 16051 Description: improve iphone/ipad compatibility. Get rid of the scrolling div, use portrait mode layout, switching between NP screen and home menu using top right button
== Auto-comment from SVN commit #8339 to the network repo by mherger == == http://svn.slimdevices.com/network?view=revision&revision=8339 == Bug: 16051 Description: old ExtJS 2.x doesn't know Android nor Webkit. Let's define this ourselves.