This bug was fixed in the package unity -
7.0.0daily13.06.19~13.04-0ubuntu1

---------------
unity (7.0.0daily13.06.19~13.04-0ubuntu1) raring; urgency=low

  [ William Hua ]
  * Revert 3196 to fix menu highlighting issues with LibreOffice.
    Revision 3196 prevents LibreOffice's menu items from highlighting.
    See Launchpad bug #1153350. (LP: #1153350)

  [ Chris Townsend ]
  * Fixes issue where minimizing a full screen window would not draw the
    Launcher and Panel after minimization. This is a backport of
    lp:unity revno. 3320. (LP: #1064155)

  [ Marco Trevisan (Treviño) ]
  * SwitcherController: use proper long long types for
    WindowActiveNumber Otherwise an overflow can cause bad window
    selection after long uptime. (LP: #1181367)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 3319 (bootstrap)
  * Automatic snapshot from revision 3320

unity (7.0.0daily13.05.08~13.04-0ubuntu1) raring; urgency=low

  [ Sebastien Bacher ]
  * Some untranslatable and wrong strings in the previews (LP: #1074038)

  [ Andrea Azzarone ]
  * [alt-tab] Disable detail view for webapp icons. (LP: #1169340)

  [ Marco Trevisan (Treviño) ]
  * Launcher - count label pops out in auto-hide mode (LP: #1171476)
  * Panel shadow is drawn above full-screen windows when notifications
    are shown (LP: #1171934)
  * [regression] Icon count is not shown if the icon is not transformed
    (LP: #1171663)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 3314
 -- Ubuntu daily release <[email protected]>   Wed, 19 Jun 2013 
04:02:40 +0000

** Changed in: unity (Ubuntu Raring)
       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/1181367

Title:
  Alt+Tab switches between incorrect windows after some time of activity

Status in Unity:
  Fix Released
Status in Unity 7.0 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Committed
Status in “unity” source package in Raring:
  Fix Released

Bug description:
  [Impact]

  Due to overflow, alt+tab between the same application becomes
  impossible]

  [Test Case]

  1) Keep two windows of an app (say terminal) opened for some time, and another
     window of a different app
  2) Focus one window terminal keeping the other terminal window below it
  3) Press Alt+Tab

  Expected behavior
  4) The other terminal window is focused

  Actual behavior:
  4) Other opened application is selected instead.

  [Regression Potential]

  Low, types extended from int to long long. The code affected is the
  alt tab functionality.

  ----

  Due to an overflow, after some time of activity it's impossible to
  alt+tab between two windows of the same application.

  1) Keep two windows of an app (say terminal) opened for some time, and another
     window of a different app
  2) Focus one window terminal keeping the other terminal window below it
  3) Press Alt+Tab

  Expected behavior
  4) The other terminal window is focused

  Actual behavior:
  4) Other opened application is selected instead.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to