Bug? Scrolling Stops Working After Links Followed

76 views
Skip to first unread message

Darren Black

unread,
Apr 29, 2013, 6:22:27 AM4/29/13
to Pentadactyl
When I type shift-f and the number for a link (any link, any page),
scrolling stops working. h and k work but j and l do not, C-f and C-b
work, as to the arrow key equivalents to all of these. Home and end
stop working as well (I don't know what vim's home/end macro is).

This also happens when I'm on pages where "clicking" on something
activates a bit of js, like loading a larger version of an image or
changing a tab, and I type f and tell it to "click" on those links.

firefox 21.0a2 (specifically iceweasel) on debian wheezy

meganox

unread,
May 16, 2013, 3:17:11 AM5/16/13
to penta...@googlegroups.com, telma...@gmail.com

I'm getting this constantly without even interacting with the page. Scrolling ability comes and goes randomly, affecting space, j, k, gg, G, PgUp/Down, Ctrl Home/End.

Using Arch Linux, FF 21.0, with hg6924.  If you can tell me how and what to log I will do anything I can to help fix this bug as it's completely debilitating.

meganox

unread,
May 16, 2013, 3:19:13 AM5/16/13
to penta...@googlegroups.com, telma...@gmail.com

I should say not all keys become non-functional at the same time: if gg stops working sometimes PgUp will still work, sometimes I'll have to reach for the mouse.

gt

unread,
May 16, 2013, 3:42:45 AM5/16/13
to penta...@googlegroups.com
On Thu, May 16, 2013 at 12:19:13AM -0700, meganox wrote:
>
> I should say not all keys become non-functional at the same time: if gg
> stops working sometimes PgUp will still work, sometimes I'll have to reach
> for the mouse.
>
>
>
> On Thursday, 16 May 2013 08:17:11 UTC+1, meganox wrote:
> >
> >
> > I'm getting this constantly without even interacting with the page.
> > Scrolling ability comes and goes randomly, affecting space, j, k, gg, G,
> > PgUp/Down, Ctrl Home/End.
> >
> > Using Arch Linux, FF 21.0, with hg6924. If you can tell me how and what
> > to log I will do anything I can to help fix this bug as it's completely
> > debilitating.

This is definitely a regression with Firefox 21. I upgraded yesterday,
and have been facing this problem since then.

One way is to deal with this is to click on the page with the mouse, or
another option is to select the root frame of the page using ";F".

meganox

unread,
May 16, 2013, 4:55:26 AM5/16/13
to penta...@googlegroups.com, static...@gmx.com

;F helps, thanks


meganox

unread,
May 17, 2013, 7:04:01 AM5/17/13
to penta...@googlegroups.com, static...@gmx.com

Found a temp fix at https://code.google.com/p/dactyl/issues/detail?id=525

Via Earnestea. Change mapping as desired.

" Temp hacks to fix scrolling
command -javascript fixscroll buffer.focusElement(buffer.doc.documentElement)
nmap <S-j> -ex :fixscroll

eye

unread,
May 21, 2013, 2:17:19 PM5/21/13
to penta...@googlegroups.com, telma...@gmail.com
this: https://code.google.com/p/dactyl/issues/detail?id=525#c33 fixes it for me on:

Name           : firefox
Version        : 21.0-1

Name           : pentadactyl-hg
Version        : 6925.1770e846d85b-1

Linux scarab 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013 x86_64 GNU/Linux

Reply all
Reply to author
Forward
0 new messages