← Back to team overview

dx-packages team mailing list archive

[Bug 1231679] Re: Launcher not auto hiding after clicking on an icon

 

Fix committed into lp:unity at revision None, scheduled for release in
unity, milestone 7.1.1

** Changed in: unity
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1231679

Title:
  Launcher not auto hiding after clicking on an icon

Status in Unity:
  Fix Committed
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  To reproduce, make sure your launcher is set to autohide.

  1) Open an application such as gedit
  2) Move to a different workspace then gedit
  3) Click on the gedit icon
  4) While the viewport is changing move the mouse outside of the launcher.

  Expected:
    The launcher after a normal amount of time, hides.

  Result:
    The launcher stays open until we move the mouse back in then out.

  
  The problem is while the viewport is moving compiz has a grab on the mouse. So the launcher never gets the MouseLeave event. So the launcher still thinks the mouse is inside the launcher.

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


References