touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #61459
[Bug 1418449] Re: Panel title is not updated when the top-most maximized window is not focused
** Changed in: unity/7.2
Milestone: 7.2.4 => 7.2.5
--
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/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
References