I think that my problem is related with this issue. I have a LTSP environment and when my clients access my web based application with Firefox, all comboboxes in any form take almost 2 sec to drop down the options.
In Opera browser the performance is ok.
To reproduce is simple:
1) Save the following html file in any accessible place:
Hi Guys,
I think that my problem is related with this issue. I have a LTSP environment and when my clients access my web based application with Firefox, all comboboxes in any form take almost 2 sec to drop down the options.
In Opera browser the performance is ok.
To reproduce is simple:
1) Save the following html file in any accessible place:
<html> "><option value=" python" >Python< /option> php">PHP< /option> cplus"> C++</option> pascal" >Pascal< /option> asm">Assembly< /option> java">Java< /option>
<body>
<form method="post" action="test.php">
Languages:<p>
<select name="combolang
<option value="
<option value="
<option value="
<option value="
<option value="
</select>
</form>
</body>
</html>
2)Open the html in Firefox over a XDMCP connection, click in the combo and you will see how slow this is.
My LTSP Server: Xubuntu 8.10
$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
$ apt-cache policy firefox -0ubuntu0. 8.10.1 -0ubuntu0. 8.10.2 0.8+nobinonly- 0ubuntu0. 8.10.2 0 archive. ubuntu. com intrepid- updates/ main Packages archive. ubuntu. com intrepid- security/ main Packages -0ubuntu0. 8.10.1 0 dpkg/status 0.3+nobinonly- 0ubuntu2 0 archive. ubuntu. com intrepid/main Packages
firefox:
Instalado: 3.0.7+nobinonly
Candidato: 3.0.8+nobinonly
Tabela de versão:
3.
500 http://
500 http://
*** 3.0.7+nobinonly
100 /var/lib/
3.
500 http://
We will have a fix for this?? This issue is very important...