Bug 5185 - player chooser no longer works on nokia n800
: player chooser no longer works on nokia n800
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Skins
: 7.0
: Other Other
: P2 normal (vote)
: ---
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-26 06:40 UTC by Ben Klaas
Modified: 2007-10-26 09:11 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2007-07-26 06:40:30 UTC
the player chooser select form in the upper right of both Touch and Nokia770 do not work when selecting via the Nokia tablet. This works fine on firefox on a PC

this is the html chunk. for some reason the onChange is not taking effect when a change is made. All other javascript is functional

	<form method="get">Current player:
		<select name="player" style="font-size: 14px; background: #666666; color: white;" onChange="submit();">
<option selected value="00:04:20:06:33:d0">Office</option>
<option  value="00:04:20:10:05:7d">Transporter</option>
		</select>
	</form>
Comment 1 Ben Klaas 2007-08-02 21:16:44 UTC
okay, very strange. I just tried to reproduce this and couldn't. My guess is that the Nokia browser was in a funky state when I saw the issue. Closing as WORKSFORME 
Comment 2 Ben Klaas 2007-10-08 08:27:46 UTC
Reopening as this was seen by a forum user
Comment 3 Blackketter Dean 2007-10-26 08:59:25 UTC
Ben, what release should we target this bug for?
Comment 4 Ben Klaas 2007-10-26 09:11:59 UTC
This one isn't a problem on 770 with newest OS, only on N800 with new(er) OS. The solid workaround for this is to tell N800 users to upgrade to the OS2008 when it comes out in order to take advantage of the Mozilla-based browser, which does not have this issue. Another alternative is to download and install the new MicroB browser, which is what the OS2008 will be using.

Moving this to RESOLVED, given the workaround options