← Back to team overview

dx-packages team mailing list archive

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

 

Public bug reported:

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

** Affects: unity
     Importance: Medium
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: In Progress

** Affects: unity/7.2
     Importance: Medium
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: In Progress

** Affects: unity (Ubuntu)
     Importance: Medium
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: In Progress


** Tags: lim

** Changed in: unity/7.2
   Importance: Undecided => Medium

** Changed in: unity/7.2
       Status: New => In Progress

** Changed in: unity/7.2
    Milestone: None => 7.2.4

** Changed in: unity/7.2
     Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity (Ubuntu)
       Status: New => In Progress

** Changed in: unity (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity (Ubuntu)
     Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

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


Follow ups

References