Unity 7.2.2 "14.04 SRU 2"

Milestone information

Project:
Unity
Series:
7.2
Version:
7.2.2
Code name:
14.04 SRU 2
Released:
 
Registrant:
Christopher Townsend
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Alfred E. Neumayer, 5 Andrea Azzarone, 3 Brandon Schaefer, 3 Christopher Townsend, 11 Marco Trevisan (Treviño)
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
23 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon unity-7.2.2.tar.bz2 (md5, sig) Unity source release 7.2.2 152
last downloaded 11 days ago
Total downloads: 152

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

  [ 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)

0 blueprints and 23 bugs targeted

Bug report Importance Assignee Status
1321043 #1321043 [regression] lock screen bypass with touchpad 2 Critical Andrea Azzarone  10 Fix Released
741869 #741869 Unity/compiz intercepts Super and Alt keypresses from grabbed windows like VMs. 3 High Marco Trevisan (Treviño)  10 Fix Released
1283775 #1283775 Launcher: icon pips are not always updated properly 3 High Christopher Townsend  10 Fix Released
1305586 #1305586 Lock screen is unusable when some windows have a keyboard/mouse grab 3 High Marco Trevisan (Treviño)  10 Fix Released
1308911 #1308911 Clipboard contents are accessible within lockscreen 3 High Andrea Azzarone  10 Fix Released
1310200 #1310200 Indicators disappear at the panel (clementine, dropbox, skype etc) 3 High Andrea Azzarone  10 Fix Released
1313280 #1313280 Fullscreen window set to "Always on Top" in single-monitor will hide the lockscreen 3 High Marco Trevisan (Treviño)  10 Fix Released
1317348 #1317348 Switcher (Alt-Tab) does not respect monitor-defined scaling factor 3 High Marco Trevisan (Treviño)  10 Fix Released
607796 #607796 Launcher, Window management - Dragging and holding a selection over an entry in the Launcher should spread out windows belonging to that application 4 Medium Marco Trevisan (Treviño)  10 Fix Released
727902 #727902 Launcher icon highlighting should not switch off as soon the cursor moves after the app spread appears. 4 Medium Marco Trevisan (Treviño)  10 Fix Released
754580 #754580 Cannot move tabs between multiple Firefox or Chromium windows while using Unity unless windows are both unmaximized, unminimized, and visible. 4 Medium Marco Trevisan (Treviño)  10 Fix Released
839728 #839728 Launcher - dragging a item on top of a launcher tile that is a valid drop receptacle in the Launcher should cause that launcher tile to glow 4 Medium Marco Trevisan (Treviño)  10 Fix Released
1281058 #1281058 [UIFe] The system shutdowns when multiple accounts are open 4 Medium Andrea Azzarone  10 Fix Released
1304882 #1304882 [Regression] Launcher doesn't reappear fully after hiding from DND 4 Medium Alfred E. Neumayer  10 Fix Released
1307738 #1307738 Lockscreen caps lock icon drawn under text entry, should be a white icon. 4 Medium Brandon Schaefer  10 Fix Released
1308288 #1308288 Lockscreen warning icon has no tooltip 4 Medium Brandon Schaefer  10 Fix Released
1308323 #1308323 Shutdown/reboot/login/logout dialogs not scaled after toggling UI scale Edit 4 Medium Brandon Schaefer  10 Fix Released
1309739 #1309739 Unity launcher icon edge illumination is offset 4 Medium Christopher Townsend  10 Fix Released
1316005 #1316005 Panel shadow appears over full screen applications w/ locally integrated menus enabled 4 Medium Christopher Townsend  10 Fix Released
1317356 #1317356 Shortcut hint does not respect monitor scaling factor 4 Medium Marco Trevisan (Treviño)  10 Fix Released
1320438 #1320438 Unity launcher auto hide fails on screen unlock using "Super+L" 4 Medium Andrea Azzarone  10 Fix Released
924840 #924840 Keyboard shortcuts overlay text too long 5 Low Marco Trevisan (Treviño)  10 Fix Released
1317869 #1317869 Keyboard shortcuts overlay does not show up when workspaces are enabled at 1366x768 5 Low Marco Trevisan (Treviño)  10 Fix Released
This milestone contains Public information
Everyone can see this information.