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!

Mozilla サポートの検索

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

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Clicks on certain links near the bottom are ignored because of floating status indicator

  • 4 件の返信
  • 5 人がこの問題に困っています
  • 15 回表示
  • 最後の返信者: alexossisos

more options

When I try to click on certain links near the bottom of a web page--actually, a customized Bugzilla web page--Firefox 4 does not respond. If I wiggle the mouse enough to make that floating URL "tooltip" (which displays the URL corresponding to the link over which the mouse is hovering) move to the other side of the window and then click on the link, all's well. It's as though that floating URL tooltip is blocking the mouse click.

When I try to click on certain links near the bottom of a web page--actually, a customized Bugzilla web page--Firefox 4 does not respond. If I wiggle the mouse enough to make that floating URL "tooltip" (which displays the URL corresponding to the link over which the mouse is hovering) move to the other side of the window and then click on the link, all's well. It's as though that floating URL tooltip is blocking the mouse click.

すべての返信 (4)

more options

Try to make the Add-ons bar visible (Ctrl /) to see if that helps.

  • View > Toolbars > Add-ons Bar

Press F10 or tap the Alt key to bring up the "Menu Bar" temporarily.

more options

The add-ons bar is already visible. Bringing up the Menu Bar temporarily does not change the behavior.

Neither of those are the tooltip I was referring to. I'm attaching a screen grab which shows my mouse hovering over the link I want to click, and the URL tooltip directly below. If I wiggle enough to make that tooltip move to the other side of the window, I can click on the link. Otherwise, my click is ignored.

more options

Probably the only thing that helps is to have the horizontal scroll bar visible all the time.

Add code to userContent.css or use Stylish


body {overflow-x: scroll !important; }
more options

...I guess you just need to wait a few days for a surprise major release for these kinds of things!

Downloaded 5.0 and the problem no longer occurs.

Thanks!