Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 2 답장
  • 2 이 문제를 만남
  • 3 보기
  • 최종 답변자: 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.

글쓴이 the-edmeister 수정일시

모든 댓글 (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.