Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

[Solved] Drop-lists on web sites aren't opening.

  • 2 odgovora
  • 2 imaju ovaj problem
  • 3 prikaza
  • Posljednji odgovor od Nubmer6

more options

Droplists on web pages won't open for me. The only way for me to access selections in the droplist is to focus it, then use the up/down arrows. It never shows a drop GUI.

I've tried starting in safe mode (with all boxes checked), re-installing, and changing themes, but nothing seems to fix it.

This happens on drop-lists like the one on this page (that says "This happened"), and even on a simple HTML file I wrote:

<form action=""> <select name="Numbers"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </form>

-edit-

I figured it out. I'm using a program called Actual Window Manager that seems to be causing the issue. Disabling it for Firefox fixes the problem.

Droplists on web pages won't open for me. The only way for me to access selections in the droplist is to focus it, then use the up/down arrows. It never shows a drop GUI. I've tried starting in safe mode (with all boxes checked), re-installing, and changing themes, but nothing seems to fix it. This happens on drop-lists like the one on this page (that says "This happened"), and even on a simple HTML file I wrote: <html> <body> <form action=""> <select name="Numbers"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </form> </body> </html> -edit- I figured it out. I'm using a program called Actual Window Manager that seems to be causing the issue. Disabling it for Firefox fixes the problem.

Izmjenjeno od the-edmeister

Svi odgovori (2)

more options

yeah,me too.this problem happens on my kde 4.6 box,with oxygen molecule gtk theme installed.well i'm not sure whether the culprit is my firefox 5.01 or spesific theme,but yeah.(and using Up and Down keyboard button wont help either).

more options

I figured it out. I'm using a program called Actual Window Manager that seems to be causing the issue. Disabling it for Firefox fixes the problem.