You are not logged in.

#1 2006-05-27 14:57:39

ralvy
Member
From: Santa Monica, California
Registered: 2004-12-06
Posts: 275

Firefox scrollng wierdness [SOLVED]

Lately I've noticed that, only when running Arch, Firefox has strange scrolling behavior. If I quickly scroll down or up, Firefox appears to be moving back or forward among the viewed pages. This only happens when scrolling quickly.

I don't see any option in Firefox to change this, and it doesn't happen under CentOS 4.3, Slackware Current, or Mepis 6 Beta 3.

Offline

#2 2006-05-27 14:58:40

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: Firefox scrollng wierdness [SOLVED]

Are you using a touchpad by any chance?


I am a gated community.

Offline

#3 2006-05-27 15:03:46

lessthanjake
Member
From: Norway
Registered: 2005-11-09
Posts: 319
Website

Re: Firefox scrollng wierdness [SOLVED]

Same her, bin like that for a few months, dont know why and I dont like it. Btw: I'm using a normal mouse.

Offline

#4 2006-05-27 15:09:33

ralvy
Member
From: Santa Monica, California
Registered: 2004-12-06
Posts: 275

Re: Firefox scrollng wierdness [SOLVED]

stonecrest wrote:

Are you using a touchpad by any chance?

No. Just a normal three-button mouse. I really don't like this behavior. I may consider reporting this as a bug on Flyspray. I'll wait to see what others say about it here first.

Offline

#5 2006-05-27 15:56:20

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: Firefox scrollng wierdness [SOLVED]

Same here when scrolling with the wheel. It may be a bug ... unless it is an undocumented feature  roll

Offline

#6 2006-05-27 16:10:54

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Firefox scrollng wierdness [SOLVED]

Try running the command <code>xev</code> and then see if your scroll wheel is generating more than one ButtonPress/ButtonRelease event.  Before I had my buttons set up properly (Logitech MX500), the auto-scroll buttons would add on an additional event on the end of that process that would do back/forward in Firefox much like you've described.

Offline

#7 2006-05-27 16:33:59

colnago
Member
From: Victoria, BC
Registered: 2004-03-25
Posts: 438

Re: Firefox scrollng wierdness [SOLVED]

I had the same issue.  I fixed it by putting an...

   Option "Buttons" "5"
 

into my xorg.conf.

Offline

#8 2006-05-28 04:14:15

ScriptDevil
Member
From: In Front of My PC
Registered: 2006-04-06
Posts: 253

Re: Firefox scrollng wierdness [SOLVED]

funny, i never had the problem though i use a 2 button + wheel(which is also the third button) Logitech mouse


Be yourself, because you are all that you can be

Offline

#9 2006-05-28 13:52:19

ralvy
Member
From: Santa Monica, California
Registered: 2004-12-06
Posts: 275

Re: Firefox scrollng wierdness [SOLVED]

colnago wrote:

I had the same issue.  I fixed it by putting an...

   Option "Buttons" "5"
 

into my xorg.conf.

Just tried this, and I still get the odd scrolling behavior. Again, this only happes with Arch.

Offline

#10 2006-05-28 14:04:34

ralvy
Member
From: Santa Monica, California
Registered: 2004-12-06
Posts: 275

Re: Firefox scrollng wierdness [SOLVED]

ralvy wrote:
colnago wrote:

I had the same issue.  I fixed it by putting an...

   Option "Buttons" "5"
 

into my xorg.conf.

Just tried this, and I still get the odd scrolling behavior. Again, this only happes with Arch.

Later ... following up on similar reasoning, I looked inside my Mepis 6 xorg.conf to see what might be different. Changing

"ZAxisMapping"  "4 5 6 7"

to

ZAxisMapping "4 5"

resolved this.

Offline

#11 2006-05-28 15:50:51

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: Firefox scrollng wierdness [SOLVED]

There's a Wiki called Get All Mouse Buttons Working that would have helped as well.


·¬»· i am shadowhand, powered by webfaction

Offline

#12 2006-05-28 18:16:55

ralvy
Member
From: Santa Monica, California
Registered: 2004-12-06
Posts: 275

Re: Firefox scrollng wierdness [SOLVED]

shadowhand wrote:

There's a Wiki called Get All Mouse Buttons Working that would have helped as well.

I must admit, as much as I love Arch, I think its Wiki is so hard to find information from on a specific topic. To find that article, I had to do a Google search on its full name, which presupposed I knew of its existence to begin with. If I just used the Wiki HowTos, I would'nt have found it.

Offline

#13 2006-05-29 04:11:49

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Firefox scrollng wierdness [SOLVED]

I thought it was just me.  Firefox has been doing that for a while on my machine.  I have also noticed that if I open  Konqueror filemanager window in detailed list mode and scroll down quickly that the display of files shifts to the left as if I had used the scroll bar on the bottom to do it. I'm away for a few days but I'll check when I get home to see if this fix works for me on Firefox and on konqueror.

Thanks,

Jim

Offline

#14 2006-06-07 19:16:16

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: Firefox scrollng wierdness [SOLVED]

Thanks!

Offline

#15 2008-02-20 01:26:17

synthead
Member
Registered: 2006-05-09
Posts: 1,344

Re: Firefox scrollng wierdness [SOLVED]

Brabi wrote:

Quick solution: In about:config , set "mousewheel.horizscroll.withnokey.action" to "0".
I used to have the same problem and this works for me  smile .

Old thread, but I searched the forums and got here.  Tried this, and it worked like a 'beaud.

Offline

#16 2008-03-21 03:50:47

depp
Member
From: Ulm, Germany
Registered: 2007-05-01
Posts: 51

Re: Firefox scrollng wierdness [SOLVED]

synthead wrote:
Brabi wrote:

Quick solution: In about:config , set "mousewheel.horizscroll.withnokey.action" to "0".
I used to have the same problem and this works for me  smile .

Old thread, but I searched the forums and got here.  Tried this, and it worked like a 'beaud.

Same here, thanks!

Offline

#17 2008-03-21 03:52:05

praka123
Member
From: Kerala,India
Registered: 2008-03-04
Posts: 188
Website

Re: Firefox scrollng wierdness [SOLVED]

oh well!I am experiencing the same problem!thx for this thread!do this reached mozilla BTS?

Offline

Board footer

Powered by FluxBB