** Changed in: ayatana-design
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
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

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 6.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Quantal:
  Fix Released

Bug description:
  = 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

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to