为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Scrolling with trackpad in bookmarks doesn't work

  • 8 个回答
  • 6 人有此问题
  • 6 次查看
  • 最后回复者为 sgotts500

more options

As per the title.

Scrolling within a list of bookmarks doesn't work. Scrolling in a drop down menu doesn't work either. Has anyone experienced the same and found a solution?

Scrolling works fine on pages in Firefox but not within bookmarks.

Scrolling through bookmarks in IE9 works fine.

I have the Flash/Youtube issue too but I'm guessing its not related.

Thanks.

As per the title. Scrolling within a list of bookmarks doesn't work. Scrolling in a drop down menu doesn't work either. Has anyone experienced the same and found a solution? Scrolling works fine on pages in Firefox but not within bookmarks. Scrolling through bookmarks in IE9 works fine. I have the Flash/Youtube issue too but I'm guessing its not related. Thanks.

由sgotts500于修改

所有回复 (8)

more options

"Scrolling within a list of bookmarks doesn't work."

Three different displays of bookmarks list, which one?

1. Menu bar drop-down
2. Library window
3. Bookmarks sidebar

more options

The Menu drop down bar and the Bookmarks sidebar.

由sgotts500于修改

more options

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do not click the Reset button on the Safe mode start window or otherwise make changes.
more options

Thanks for the reply.

Tried safe mode. Problem still persists. Disabled all plug ins. No change.

Anything else I should try?

more options

Update. The problem occurs in any drop menu.

Any help much appreciated. I'm sure its hardware related as I'm using windows 7 64 bit on a HP 8460. With windows XP I never had a problem. It's getting to the point where I prefer not to use FF which is a shame.

more options

Same problem here on two different HP laptops. I really hope Mozilla can fix this problem, maybe in collaboration with HP. It must have something to do with HP's hardware customization. HP do their stuff their way and customers suffer. I've had no such problem on any other laptop and they were all using Synaptics touchpads.

I have lots of Bookmarks and it is really annoying to wait for them to scroll automatically with the cursor placed over the little arrow bar at the bottom of Bookmarks dropdown list. If you use an external mouse, you can scroll through Bookmarks with it just fine, so the problem is with the touchpad.

由madaload于修改

more options

I have now found a proper solution. Turns out Firefox and Synaptics don't like each other too much. The scrolling problem has been going on for years in one way or another and neither side seems to care enough to provide a permanent solution.

I have found a registry fix in one of the older debates about a similar problem. My addition to the fix is that you must make sure that Vertical Scrolling is enabled in Synaptics preferences. It may seem like it is, but the registry fix won't work unless scrolling is really enabled. Once that is confirmed, all you have to do is to add this registry entry into [HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPEnh]: "UseScrollCursor"=dword:00000000

If you don't know how to do it manually, just create a .txt document on your Desktop, open it and copy/paste this into it:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPEnh] "UseScrollCursor"=dword:00000000


Save it as a .reg file, then double-click it and confirm the action when promted. Restart Firefox or even Windows and there, Bookmarks scrolling now works!

I would recommend you to use the drivers provided by your laptop manufacturer, even if they are older than what Synaptics have on their website.

由madaload于修改

more options

Madaloas - Thanks for sharing. I will try your solution and report back.