** 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).
+ = Impact =
+ 
+ Clearly visible for alt+grave users, see original description.
+ 
+ = Test case =
+ 
+ See original description, press alt+grave two times and you should _not_
+ be back to the original window when you have 3 or more windows open.
+ 
+ = Regression potential =
+ 
+ Low, test that the functionality otherwise continues to work.
+ 
+ ----
+ 
+ 
+ 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, 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