@brandontschaefer;

Not exactly.  To fix this bug we want the following:

-----------------
Window order, where 1 is the current focused window:
1,2,3,4,5,6

Pressing Alt+` (e.g. tapping ` once)
This action ends with the windows in the following  order:
2,1,3,4,5,6

-----------------

Window order, where 1 is the current focused window:
1,2,3,4,5,6

Pressing Alt+`+` (e.g. tapping ` twice)
The action ends with the windows in the following  order:

3,1,2,4,5,6

-----------------

Basically exactly the same as ALT-TAB, but switching windows rather than
applicaitons.

** Description changed:

  open up 3 or more terminal windows or any other application, focus on
  one of them and press alt+grave (key above tab).
  
  The first time you press the 'grave' key the previous window that was
  focused of the same application will become focused.  This is correct.
  
  Press the 'grave' key a second time and the focus will switch back to
  the first window.  This is incorrect.
  
  The correct behaver is for the 3rd window of the same application in
- recency of use order to become focused.
+ recency of use order to become focused, basically exactly the same as
+ ALT-TAB, but switching windows rather than applicaitons.
+ 
+ 
+ To fix this bug we want the following:
+ 
+ -----------------
+ Window order, where 1 is the current focused window:
+ 1,2,3,4,5,6
+ 
+ Pressing Alt+` (e.g. tapping ` once)
+ This action ends with the windows in the following order:
+ 2,1,3,4,5,6
+ 
+ -----------------
+ 
+ Window order, where 1 is the current focused window:
+ 1,2,3,4,5,6
+ 
+ Pressing Alt+`+` (e.g. tapping ` twice)
+ The action ends with the windows in the following order:
+ 
+ 3,1,2,4,5,6
+ 
+ -----------------

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

Title:
  Alt-Tab - alt+grave (key above tab) takes you back to where you
  started, not to the next window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1061229/+subscriptions

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

Reply via email to