Problem with long pulldown (Link) menu on Firefox and Chrome not fully populating

"Hancock, David US Professional Services, Inc. \(USP\) via Roundup-users" <[email protected]> Tue, 4 Jun 2024 20:51:16 +0000
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <SA1P110MB19304D4AA4304EC9CE3BEDA2CCF8A@SA1P110MB1930.NAMP110.PROD.OUTLOOK.COM>
--===============2772484884839160771==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_SA1P110MB19304D4AA4304EC9CE3BEDA2CCF8ASA1P110MB1930NAMP_"

--_000_SA1P110MB19304D4AA4304EC9CE3BEDA2CCF8ASA1P110MB1930NAMP_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

First, I apologize for asking about such an ancient version of the software=
. This is Roundup 1.5.0 with classic templates. It=92s not my choice, thoug=
h.

I=92ve encountered a situation where Mac Safari displays a pulldown menu co=
rrectly, but Chrome and Firefox (also on Mac) do not. Chrome and Edge on Wi=
ndows work correctly.

I=92ve got a DB class called fbcustcomp in schema.py as a Link type, which =
is populated with slightly more than 100 company names. The .item.html file=
 for this issue type has a table row:

<tr>
<th class=3D"required" nowrap>Company</th>
<td tal:content=3D"structure context/fbcustcomp/menu">fbcustcomp</td>
</tr>

In Mac Safari and Windows Chrome or Edge, the full list can be pulled down.=
 In Mac Chrome or Firefox, the list is empty (=93not selected=94) on a new =
issue, and if an issue has been edited, there are exactly two items in the =
pulldown (=93not selected=94 and whatever was saved in a browser where the =
pulldown works).

Most of the users are on Windows and Mac Safari works right, so this is not=
 even close to an emergency. But if anyone has any thoughts about this issu=
e, I=92m all ears.

I=92m also open to hearing =93we haven=92t got time to support a 15-year-ol=
d Roundup=97get yourself current!=94 I=92ve got it coming.

Cheers!
--
David Hancock


--_000_SA1P110MB19304D4AA4304EC9CE3BEDA2CCF8ASA1P110MB1930NAMP_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:sc=
hemas-microsoft-com:office:word" xmlns:m=3D"http://schemas.microsoft.com/of=
fice/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Aptos;
	panose-1:2 11 0 4 2 2 2 2 2 4;}
@font-face
	{font-family:Menlo;
	panose-1:2 11 6 9 3 8 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	font-size:11.0pt;
	font-family:"Aptos",sans-serif;
	mso-ligatures:standardcontextual;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Aptos",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:11.0pt;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style>
</head>
<body lang=3D"EN-US" link=3D"#467886" vlink=3D"#96607D" style=3D"word-wrap:=
break-word">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">First, I apologize for asking about such an ancient =
version of the software. This is Roundup 1.5.0 with classic templates. It=
=92s not my choice, though.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I=92ve encountered a situation where Mac Safari disp=
lays a pulldown menu correctly, but Chrome and Firefox (also on Mac) do not=
. Chrome and Edge on Windows work correctly.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I=92ve got a DB class called fbcustcomp in schema.py=
 as a Link type, which is populated with slightly more than 100 company nam=
es. The .item.html file for this issue type has a table row:<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:Menlo">&=
lt;tr&gt;<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:Menlo">&=
lt;th class=3D&quot;required&quot; nowrap&gt;Company&lt;/th&gt;<o:p></o:p><=
/span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:Menlo">&=
lt;td tal:content=3D&quot;structure context/fbcustcomp/menu&quot;&gt;fbcust=
comp&lt;/td&gt;<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:Menlo">&=
lt;/tr&gt;<o:p></o:p></span></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">In Mac Safari and Windows Chrome or Edge, the full l=
ist can be pulled down. In Mac Chrome or Firefox, the list is empty (=93not=
 selected=94) on a new issue, and if an issue has been edited, there are ex=
actly two items in the pulldown (=93not
 selected=94 and whatever was saved in a browser where the pulldown works).=
<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Most of the users are on Windows and Mac Safari work=
s right, so this is not even close to an emergency. But if anyone has any t=
houghts about this issue, I=92m all ears.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I=92m also open to hearing =93we haven=92t got time =
to support a 15-year-old Roundup=97get yourself current!=94 I=92ve got it c=
oming.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-family:&quot;Calibri&quot;,sans-=
serif;mso-ligatures:none">Cheers!
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-family:&quot;Calibri&quot;,sans-=
serif;mso-ligatures:none">--&nbsp;<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-family:&quot;Calibri&quot;,sans-=
serif;mso-ligatures:none">David Hancock
<o:p></o:p></span></p>
</div>
</div>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>

--_000_SA1P110MB19304D4AA4304EC9CE3BEDA2CCF8ASA1P110MB1930NAMP_--


--===============2772484884839160771==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============2772484884839160771==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users

--===============2772484884839160771==--