Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

No keyboard shortcuts to re-order tabs #11310

Closed
petemill opened this issue Oct 6, 2017 · 1 comment
Closed

No keyboard shortcuts to re-order tabs #11310

petemill opened this issue Oct 6, 2017 · 1 comment

Comments

@petemill
Copy link
Member

petemill commented Oct 6, 2017

Test plan

#11313 (comment)


Description

Re-ordering the tabs can only be done with the mouse. There are keyboard shortcuts to change which tab is active, but not to move tabs. Other browsers (such as Firefox on all platforms and Chrome on linux) use the ctrl-shift-pageup and ctrl-shift-pagedown to move a tab's index up or down.

@petemill petemill self-assigned this Oct 6, 2017
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 6, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 10, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 13, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 16, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 23, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 25, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 28, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 28, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
petemill added a commit to petemill/browser-laptop that referenced this issue Oct 30, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
@luixxiul luixxiul added this to the 0.21.x (Developer Channel) milestone Oct 31, 2017
syuan100 pushed a commit to syuan100/browser-laptop that referenced this issue Nov 9, 2017
…order up or down one position.

Fix brave#11310

Keyboard shortcut is ctrl-shift-pageup and ctrl-shift-pagedown

Auditors:
@bsclifton
@cezaraugusto
@srirambv
Copy link
Collaborator

srirambv commented Mar 22, 2018

Verified on Windows x64

  • 0.22.6 e6ff4ea
  • libchromiumcontent: 65.0.3325.162
  • muon: 5.1.0

Verified on macOS 10.12.6 x64 using the following build:

  • 0.22.6 e6ff4ea
  • libchromiumcontent: 65.0.3325.162
  • muon: 5.1.0

Verified on Ubuntu 10.10 x64

  • 0.22.7 8bb7e77
  • libchromiumcontent: 65.0.3325.181
  • muon: 5.1.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.