Closed
Bug 287144
Opened 20 years ago
Closed 19 years ago
in some webs this type of menu list doesn't work
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tasadarf, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050320 Firefox/1.0.1 (Debian package 1.0.1-3) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050320 Firefox/1.0.1 (Debian package 1.0.1-3) menu list example: the main menu list menu in this web http://www.uah.es/especiales/secretaria/admis/primer_ciclo/notas_corte.shtm with this code doesn't work in mozilla-firefox. In KDE Konkeror 3.3.2 work perfectly: </script> <p> <b>Notas de Corte del curso 2004-2005</b></p> <form name="form1"> <select name="seleccione" onChange="AbrirVentana(document.form1.seleccione.options[document.form1.seleccione.selectedIndex].value); return true"> <option selected>seleccione universidad</option> <option value="notas/alcala0405.pdf">universidad de alcalá</option> <option value="notas/complutense0405.pdf">universidad complutense</option> <option value="notas/autonoma0405.pdf">universidad autónoma</option> <option value="notas/politecnica0405.pdf">universidad politécnica</option> <option value="notas/carlosIII0405.pdf">universidad carlos III</option> <option value="notas/juan_carlos0405.pdf">universidad rey juan carlos</option> </select> </form> <p> </p> <!-- #EndEditable --></td> Reproducible: Always Steps to Reproduce: 1. enter in http://www.uah.es/especiales/secretaria/admis/primer_ciclo/notas_corte.shtm 2.choose a option 3.nothing happen
| Reporter | ||
Comment 1•20 years ago
|
||
the same problem with this web: http://www.juntadeandalucia.es/educacionyciencia/dgui/scripts/GUIA04/ncpc.html the button doesn't work.
Summary: in some webs this type of menu list doesn't work → in some webs this type of menu list doesn't work
Comment 2•20 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050320 Firefox/1.0+ Both sites open a pdf file, first website in a popup. Do you have acrobat reader installed? If yes, what version? You can see this by typig about:plugins in the url bar
| Reporter | ||
Comment 3•20 years ago
|
||
Pdf plug-in isn't the problem: Example with NO pdf web: http://pre.universia.es/selectividad/notas-corte-04.htm Problem with all menu.
Comment 4•19 years ago
|
||
URL:s are dead, can y ou please upload a testcase showing this issue?
| Reporter | ||
Comment 5•19 years ago
|
||
New web: http://www.renault.es/RenaultSITe/puma/ES/PROD_ES/MEL_PROD/es/Clio_cl2/r5/p1.jsp?BV_SessionID=@@@@1977836790.1122409878@@@@&BV_EngineID=cccdaddffgidlghcfngcfkmdfkjdfmi.0
Comment 6•19 years ago
|
||
STill an issue with Firefox 1.5?
| Reporter | ||
Comment 7•19 years ago
|
||
In firefox 1.5 works perfectly
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•