(In reply to Marius Gedminas from comment #5)
> One thing I hadn't noticed before: moveTabForward/Backward leaves keyboard
> focus on the tab itself, which is something I didn't expect.  This explains
> why I had occasional difficulties scrolling web pages with Space or
> PgUp/PgDown lately -- keyboard focus was in the wrong place, and I didn't
> notice.  Any ideas how to avoid that focus change?

You can remove the focus change from the moveTabBackward,
moveTabForward, moveTabToStart and moveTabToEnd methods and do it
directly in the keypress handler where needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/192092

Title:
  ctrl+shift+pg.up/dn does not move tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/192092/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to