** Branch linked: lp:~3v1n0/unity/panel-titles-fixes

-- 
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/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:
  In Progress

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to     : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to