Bug 16051 - Web Interface display/UI glitches on iPad
: Web Interface display/UI glitches on iPad
Status: NEW
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 7.5.0
: PC Other
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-04-12 18:22 UTC by Joerg Schwieder
Modified: 2010-06-03 07:46 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
Web UI Default skin on iPad (110.35 KB, image/jpeg)
2010-04-12 18:22 UTC, Joerg Schwieder
Details
MySB remote on iPad (86.41 KB, image/jpeg)
2010-04-12 18:23 UTC, Joerg Schwieder
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Schwieder 2010-04-12 18:22:40 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.
Comment 1 Joerg Schwieder 2010-04-12 18:23:48 UTC
Created attachment 6764 [details]
MySB remote on iPad
Comment 2 SVN Bot 2010-06-03 07:14:23 UTC
 == 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
Comment 3 SVN Bot 2010-06-03 07:46:22 UTC
 == 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.