Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2 replies
  • 2 have this problem
  • 3 views
  • Last reply by 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.

Modified by the-edmeister

All Replies (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.