** 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 -- 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