Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Vertical scroll bar behavior

more options

When i left-click in the vertical scroll bar area, the bar jumps right to the position where the mouse is at. If i right-click in the vertical scroll bar area the page srolls one page at a time. I want to reverse this.

So, i want: left click = jump one page down/up. right click = bar to mouse click position

Thanx

When i left-click in the vertical scroll bar area, the bar jumps right to the position where the mouse is at. If i right-click in the vertical scroll bar area the page srolls one page at a time. I want to reverse this. So, i want: left click = jump one page down/up. right click = bar to mouse click position Thanx

Kiválasztott megoldás

I have fixed this (im using linux mint)

Create this ~/.config/gtk-3.0/settings.ini and add [Settings] gtk-primary-button-warps-slider = false

Now left mouse-click does not couse the bar to warp to mouse location but jumps one page at a time, that is the way i want.

I would like to see bar warping on right-click but that is something to look into.

Apparently that left-click warp is a new feature of GTK3. I dont know why that was changed. It's not consistent with other applications behavior.

Anyway. Problem solved.

Válasz olvasása eredeti szövegkörnyezetben 👍 6

Összes válasz (2)

more options

Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: "3-bar" menu button or Tools > Add-ons > Appearance
  • Do NOT click the "Refresh Firefox" button on the Safe Mode start window

Try the Firefox version from the official Mozilla server if you currently use a version from the repositories of your Linux distribution to see if that makes a difference.

more options

Kiválasztott megoldás

I have fixed this (im using linux mint)

Create this ~/.config/gtk-3.0/settings.ini and add [Settings] gtk-primary-button-warps-slider = false

Now left mouse-click does not couse the bar to warp to mouse location but jumps one page at a time, that is the way i want.

I would like to see bar warping on right-click but that is something to look into.

Apparently that left-click warp is a new feature of GTK3. I dont know why that was changed. It's not consistent with other applications behavior.

Anyway. Problem solved.