Bug 504 - status_header doesn't load properly in Camino, Firefox, possibly other browsers
: status_header doesn't load properly in Camino, Firefox, possibly other browsers
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Skins
: 5.x or older
: All All
: P2 normal (vote)
: ---
Assigned To: Vidur Apparao
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-08-20 09:37 UTC by Kevin Pearsall
Modified: 2008-12-18 11:53 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
this is what it looks like...blank white box. (12.84 KB, image/jpeg)
2004-08-20 09:39 UTC, Kevin Pearsall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Pearsall 2004-08-20 09:37:34 UTC
Here's the source I'm getting:
<html>
<head>
	<title>Squeezebox Music Player </title> 
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<meta http-equiv="refresh" content="30;
url=status_header.html?player=00%3A04%3A20%3A05%3A38%3Af6&amp;start=&amp;refresh=1">
	<style type="text/css"> <!--
		BODY, TABLE, INPUT, SELECT, P, li, a 														{ color: #444; font-size:
10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.exlisting, p, ol, ul, dl, dd, td, .stdclick, .stdedit, .exboldlisting, th, h5,
a:active 	{ color: #666; }
.statusarea 																				{ color: #fff; }
.exnowplaying, .exboldnowplaying, .textfield, pre, code, a:hover 							{ color:
#111; }
.exboldnowplaying, .exboldlisting, th, h3, h4, h5  											{ font-weight: bold; }
pre, code, h3 																				{ font-size: 11px;}
.screenshot																					{ font-size: 11px; background-color: #000;
color: #0fe; padding: 5px;}
.textfield  																				{ line-height: 0px; background-color: #f3f3f3 }
table, td, tr, form 																		{ padding: 0px; margin: 0px; }
.lightgrey, .odd																			{ background-color: #ececec; }
.medgrey																					{ background-color: #c5c5c5; }
.darkgrey																					{ background-color: #333333; }
.dmedgrey																					{ background-color: #737373; }
.greyline																					{ background-color: #9D9D9D; }
.odd 																						{ padding: 4px; }
.even 																						{ padding: 4px; background-color: #ffffff;}
a 																							{ text-decoration:none; }
img 																						{ border-style: none; }
.nowrap																						{ white-space: nowrap; }


	--> </style>
	<script language="JavaScript">
	<!-- Start Hiding the Script

function switchPlayer(player_List){
   var player = player_List.options[player_List.selectedIndex].value;
   parent.location.href = "/index.html?player=" + player;
}

// Stop Hiding script --->
	</script> 
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="if
(parent.playlist.location != '') parent.playlist.location.reload(true);">
	<table width="100%" cellspacing="0">

	<tr height="32">
			<td width="4" class="darkgrey"></td>
			<td colspan="2" class="darkgrey" height="37" align="right"><a
href="http://www.slimdevices.com/" target="slimdevices"><img
src="/html/images/squeezebox_logo.gif" alt="SQUEEZEBOX" width="134"
height="19"></a><img src="/html/images/spacer.gif" width="8" alt=""></td>
		<td class="darkgrey" width="8"><img src="html/images/spacer.gif" width="8"></td>
	</tr>
		<tr height="40">
			<td class="darkgrey" width="4"><img src="html/images/spacer.gif" width="4"
height="40" alt=""></td>
		<td class="dmedgrey"><img src="html/images/musicplayer.gif" width="121"
alt="Music Player"></td>
			<td class="dmedgrey" align="right" valign="center">

				
				<table>
					<tr><td align="right"><form method="get" action="/index.html"
target="_top"><select name="player" onchange="switchPlayer(this);"
class="exnowplaying"><option 
value="00:04:20:05:45:b0">10.0.0.101</option><option selected
value="00:04:20:05:38:f6">10.0.0.105</option></select><img
src="/html/images/spacer.gif" width="8" alt=""></form></td>
					</tr>
					<tr><td class="dmedgrey" align="right" nowrap>
					
						<img src="html/images/player_on_sel.gif" alt="" height="13"><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><a target="_top"
href="index.html?player=00%3A04%3A20%3A05%3A38%3Af6&amp;p0=power&amp;p1=0"><img
src="html/images/player_standby.gif" alt="" height="13"></a>
					
					</td></tr>
				</table>
				
			</td>

		<td class="darkgrey" width="8"><img src="html/images/spacer.gif" width="8"
alt=""></td>
	</tr>
	</table>
	<table cellspacing="0" width="100%">
	<tr height="19">
		<td width="4" height="19"><img src="html/images/spacer.gif" width="4"
height="19" alt=""></td>
		<td class="dmedgrey" height="19" nowrap><a
href="status_header.html?p0=playlist&amp;p1=jump&amp;p2=%2b1&amp;player=00%3A04%3A20%3A05%3A38%3Af6"><img
src="html/images/nav_skip.gif" alt="" height="13"></a><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><a
href="status_header.html?p0=play&amp;player=00%3A04%3A20%3A05%3A38%3Af6"><img
src="html/images/nav_play.gif" alt="" height="13"></a><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><a
href="status_header.html?p0=pause&amp;player=00%3A04%3A20%3A05%3A38%3Af6"><img
src="html/images/nav_pause.gif" alt="" height="13"></a><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><img
src="html/images/nav_stop_sel.gif" alt="" height="13"></td>
		<td colspan="2" class="dmedgrey" nowrap><img src="html/images/nav_volume.gif"
alt="" height="13"><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=0&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_1.gif" alt="1" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=10&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_2.gif" alt="2" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=20&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_3.gif" alt="3" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=30&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_4.gif" alt="4" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=40&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_5.gif" alt="5" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=50&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_6.gif" alt="6" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=60&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_7.gif" alt="7" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=70&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_8.gif" alt="8" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=80&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_9.gif" alt="9" width="13" height="13"></a><a
href="status_header.html?p0=mixer&amp;p1=volume&amp;p2=90&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_10.gif" alt="10" width="17" height="13"></a><img
src="html/images/nav_11_sel.gif" alt="11" width="17" height="13"></td>
		<td width="8" height="19"><img src="html/images/spacer.gif" width="8"
height="19" alt=""></td>

	</tr>
	<tr height="1">
		<td width="4" height="1"><img src="html/images/spacer.gif" width="4"
height="1" alt=""></td>
		<td colspan="3" class="greyline" height="1"><img src="html/images/spacer.gif"
height="1" alt=""></td>
		<td width="8" height="1"><img src="html/images/spacer.gif" width="8"
height="1" alt=""></td>
	</tr>
	<tr height="19">
  		<td width="4" height="19"><img src="html/images/spacer.gif" width="4"
height="19" alt=""></td>
			<td class="dmedgrey" nowrap height="19"><img src="html/images/nav_repeat.gif"
height="13" alt=""><img src="html/images/nav_off_sel.gif" alt=""
height="13"><img src="html/images/nav_spacer.gif" alt="" width="1"
height="13"><a
href="status_header.html?p0=playlist&amp;p1=repeat&amp;p2=1&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/nav_one.gif" alt="" height="13"></a><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><a
href="status_header.html?p0=playlist&amp;p1=repeat&amp;p2=2&amp;player=00:04:20:05:38:f6&amp;start="><img
src="html/images/nav_all.gif" alt="" height="13"></a></td>

			<td class="dmedgrey" nowrap colspan="2"><img
src="html/images/nav_shuffle.gif" alt="" height="13"><img
src="html/images/nav_off_sel.gif" alt="" height="13"><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><a
href="status_header.html?p0=playlist&amp;p1=shuffle&amp;p2=1&amp;player=00:04:20:05:38:f6&amp;start="><img
src="html/images/nav_songs.gif" alt="" height="13"></a><img
src="html/images/nav_spacer.gif" alt="" width="1" height="13"><a
href="status_header.html?p0=playlist&amp;p1=shuffle&amp;p2=2&amp;player=00:04:20:05:38:f6&amp;start="><img
src="html/images/nav_albums.gif" alt="" height="13"></a></td> 
		<td width="8" height="19"><img src="html/images/spacer.gif" width="8"
height="19" alt=""></td>
	</tr>
	<tr height="20">
			<td width="4" height="20"><img src="html/images/spacer.gif" width="4"
height="20" alt=""></td>
		<td colspan="3" class="medgrey" height="20"><img
src="html/images/nav_stopped.gif" alt="" height="20"></td>
			<td width="8" height="20"><img src="html/images/spacer.gif" width="8"
height="20" alt=""></td>
	</tr>
		<tr height="24">

			<td width="4" height="24"><img src="html/images/spacer.gif" width="4"
height="24" alt=""></td>
			<td colspan="3" class="medgrey" height="24">
				<table cellspacing="0" width="100%"><tr>
					<td><img src="html/images/spacer.gif" width="4" alt=""></td>
					<td><span
						class="exboldnowplaying"><a
href="songinfo.html?itempath=file%3A%2F%2F%2FUsers%2Fkpearsall%2FMusic%2FiTunes%2FiTunes%2520Music%2FElla%2520Fitzgerrald%2FFrench%2520Kiss%2520Soundtrack%2FI%2520Love%2520Paris.wav&amp;player=00%3A04%3A20%3A05%3A38%3Af6"
target="browser">I Love Paris</a></span> 
						<span class="exnotactivenowplaying">
						from
						</span><span class="exnowplaying"><a
href="browseid3.html?genre=*&amp;artist=Ella%20Fitzgerrald&amp;album=French%20Kiss%20Soundtrack&amp;player=00%3A04%3A20%3A05%3A38%3Af6"
target="browser">French Kiss Soundtrack</a>
						</span>

						<span class="exnotactivenowplaying">
						by
						</span><span class="exnowplaying"><a
href="browseid3.html?genre=*&amp;artist=Ella%20Fitzgerrald&amp;player=00%3A04%3A20%3A05%3A38%3Af6"
target="browser">Ella Fitzgerrald</a></span>
					</td>
			<td width="21" valign="center" class="medgrey" align="right" nowrap><a
href="status_header.html?p0=playlist&amp;p1=delete&amp;p2=0&amp;player=00%3A04%3A20%3A05%3A38%3Af6&amp;start="><img
src="html/images/b_delete_white.gif" width="13" height="13"  alt="Remove from
playlist" title="Remove from playlist"></a><img src="html/images/spacer.gif"
width="8" height="13" alt=""></td>
				</tr></table>
		<td width="8"><img src="html/images/spacer.gif" width="8" alt=""></td>
	</tr>
	</table>

  </body>
  </html>
Comment 1 Kevin Pearsall 2004-08-20 09:39:11 UTC
Created attachment 110 [details]
this is what it looks like...blank white box.
Comment 2 KDF 2004-08-20 13:40:30 UTC
This looks the same as that reported in Bug374
Comment 3 KDF 2004-08-23 11:38:48 UTC
*** Bug 374 has been marked as a duplicate of this bug. ***
Comment 4 Bill Comisky 2004-12-26 13:58:06 UTC
Adding a height tag to the musicplayer.gif image made this problem go away for
me, below is the diff:

29c29
<               <td class="dmedgrey"><img src="html/images/musicplayer.gif"
width="121" height="25" alt="Music Player"></td>
---
>               <td class="dmedgrey"><img src="html/images/musicplayer.gif"
width="121" alt="Music Player"></td>
Comment 5 Dan Sully 2004-12-27 14:22:41 UTC
Thanks Bill - I've commited your height tag fix.
Comment 6 Chris Owens 2006-06-16 14:40:29 UTC
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006.  I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Comment 7 Chris Owens 2008-12-18 11:53:36 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.