← Back to team overview

desktop-packages team mailing list archive

[Bug 1418449] Re: Panel title is not updated when the top-most maximized window is not focused

 

This bug was fixed in the package unity -
7.3.2+15.10.20150627.1-0ubuntu1

---------------
unity (7.3.2+15.10.20150627.1-0ubuntu1) wily; urgency=medium

  [ Andrea Azzarone andrea.azzarone@xxxxxxxxxxxxx ]
  * Fix a regression with urgent icons not showing up if launcher is
    hidden. (LP: #1450991)
  * Make sure new icons are added to the model before calling
    SortAndUpdate. (LP: #1458950)
  * This likely could fix
    https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1451613. At
    least the backtraces posted there suggest this. But I think that
    those backtraces are just leftovers of old crashes-on-unloading.

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Allow mouse clicks that are not in the visible area of the Quicklist
    to pass through down to the Launcher icon. Fixes a failing AP test.
    (LP: #1456245)

  [ Luke Yelavich ]
  * Implement filter results controls accessibility (LP: #1457071)

  [ Marco Trevisan (Treviño) ]
  * ApplicationManager: add missing features, keep a copy of views
    around
  * DecorationsForceQuitDialog: remove deprecated override style
    functions, use CSS
  * GnomeSessionManager: Request ScreenSaver (de)activation on VT
    changes (LP: #1405349)
  * OverlayWindowButtons: trigger a queuedraw also when a child requires
    a redraw (LP: #1461618)
  * PanelMenuView: connect to target window / application title changes
    (LP: #1418449)

 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>  Sat, 27 Jun 2015 04:44:56
+0000

** Changed in: unity (Ubuntu)
       Status: In Progress => 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/1418449

Title:
  Panel title is not updated when the top-most maximized window is not
  focused

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  When in LIM mode, panel should update the title of the top-most
  maximized window as soon as it changes.

  So for example:
   - Open Firefox, maximize it and open its console (Ctrl+Shift+K), and paste in there this simple script:
      var i = 0; setInterval(function() { document.title = "Foooo bar "+(++i); }, 500);
   - The firefox window title is now changing every half second.
   - Now, open another *restored* application (i.e. a termininal) on top of it,
   - The firefox title counter will stops when the window is unfocused

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