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)

x86
Linux
defect
Not set
normal

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&aacute;</option>
            <option value="notas/complutense0405.pdf">universidad
complutense</option>
            <option value="notas/autonoma0405.pdf">universidad
aut&oacute;noma</option>
            <option value="notas/politecnica0405.pdf">universidad
polit&eacute;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
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
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
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.
URL:s are dead, can y ou please upload a testcase showing this issue?
STill an issue with Firefox 1.5?
In firefox 1.5 works perfectly
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.