This bug was fixed in the package unity - 7.2.2+14.04.20140714-0ubuntu1 --------------- unity (7.2.2+14.04.20140714-0ubuntu1) trusty; urgency=medium
[ Alfred Neumayer ] * Restore the launcher position by reversing the animation and unsetting the DND_PUSHED_OFF quirk. (LP: #1304882) [ Brandon Schaefer ] * TextInput: move the warning icon inside the input field, render it white (LP: #1307738) * ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowView. (LP: #1308323) * Lockscreen warning icon needs a tooltip to say what the warning is about! (LP: #1308288) [ Marco Trevisan (Treviño) ] * UnityScreen: always paint the lockscreen above, just add menu and onboard as exceptions Some code cleanup, factorizing similar code. (LP: #1313280) * ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnD After 1 second that an user is over an icon, that icon should focus the relative application and Spread its windows if it has more than one opened. Correctly handle the DnD scale in launcher, and apply glow to the icon under pointer. (LP: #607796) * ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowView. (LP: #1308323) * SwitcherView: use RawPixel's for the size values and convert them to match current scaling (LP: #1317348) * PluginAdapter: try to grab the screen to make sure that the screen is not grabbed FocusIn event with NotifyGrab mode is not always triggered by X when a window takes the grab, then we need to ensure that there's no grab by trying to get one. We only care about keyboard here, since pointer grabs don't affect us in general. (LP: #741869) * ShortcutView: use RawPixel's for the size values and convert them to match current scaling Plus dinamically allocate horizontal space, not to cut the text. (LP: #924840) [ Chris Townsend ] * Fix issue where scaling the edge illumination up and down with the size of the Launcher icons would cause the illumination border to be offset and smaller than the icon. (LP: #1309739) * Fix issue where the number of Launcher icon pips are not always properly updated when a new window of an already running application is opened. (LP: #1283775) * Fix issue where the Panel shadow would get drawn over drop down windows in full screen windows. (LP: #1316005) * Bump upstream release to 7.2.2. [ Andrea Azzarone ] * Clear the clipboard when locking the screen. (LP: #1308911) * Disable switcher gestures if screen is locked. Fixed a regression. (LP: #1321043) * Pass the correct options to showLauncherKeyTerminate in UnityScreen::OnLockScreen (LP: #1320438) * Fix skype indicator blinking. (LP: #1310200) * Add a warning in the session dialog if other sessions are still open. (LP: #1281058) [ Ubuntu daily release ] * New rebuild forced -- Ubuntu daily release <ps-jenk...@lists.canonical.com> Mon, 14 Jul 2014 14:31:00 +0000 ** Changed in: unity (Ubuntu Trusty) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/607796 Title: Launcher, Window management - Dragging and holding a selection over an entry in the Launcher should spread out windows belonging to that application Status in Ayatana Design: Fix Committed Status in Compiz: Fix Committed Status in Compiz 0.9.11 series: In Progress Status in One Hundred Papercuts: Fix Released Status in Unity: Fix Released Status in Unity 7.2 series: In Progress Status in “compiz” package in Ubuntu: Fix Released Status in “unity” package in Ubuntu: Fix Released Status in “compiz” source package in Trusty: Fix Released Status in “unity” source package in Trusty: Fix Released Bug description: [Impact] If the user drags and hold a file over a running application in the Launcher, all the windows of that application should be shown with the spread. The user should then be able to drag and drop the file in a windows in the spread to load the file into that specific window. [Test Case] 1) Open two windows instances of the same application (say firefox) 2) Drag a file from the file-manager or the desktop and hover the firefox icon 3) After one second the firefox icon is hovered, the spread will occur 4) You should be able to hover one of the firefox windows and it should show a spinner, after 750ms (by default) the hovered windows should be focused and raised 5) You should now be able to drop the content you're dragging (if the selected application supports that content). [Regression Potential] This codepath was mostly disabled in the current compiz and unity code because it was buggy, so the regression potential is very low, although it might happen that, if some race-condition happens, when closing the scale the launcher might be still painted as if it would be in scale mode (desaturated) even if it's not the case anymore. *** SRU debdiff links *** The Unity SRU debdiff for this can be found at https://launchpadlibrarian.net/180013321/unity-7.2.2-trusty-sru.debdiff. The Compiz SRU debdiff for this can be found at https://launchpadlibrarian.net/180013356/compiz-0.9.11.2-trusty- sru.debdiff ############################################### Bug #727903 needs to be fixed at the same time. ----------------------------------------------- History: This bug had been previously fixed as "buggybutclosed" for Unity on 2011-04-18, leaving this function with other bugs: https://bugs.launchpad.net/ayatana-design/+bug/727903 https://bugs.launchpad.net/ayatana-design/+bug/727904 https://bugs.launchpad.net/ayatana-design/+bug/727902 https://bugs.launchpad.net/ayatana-design/+bug/764424 https://bugs.launchpad.net/ayatana-design/+bug/832988 On 2011-10-18, it was reopened for regression in Oneiric. To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/607796/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp