[panel] Some apps show no menu in panel until click away and back
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Released
|
High
|
Albert Astals Cid |
Bug Description
For GnuCash and Keepassx (and presumably others) when the app is opened the apps title and menu do not appear in the panel. It is necessary to click away from the app and back again to get the menu.
I believe this is a regression that has appeared in the last week or so, though I may be wrong here.
Note that to replicate reliably it is necessary to make sure that the mouse is left over the launcher or desktop while the app is loading. Notably if Firefox is open on a google mail page and the mouse is moved over the FF window whilst the app is loading then the problem is not seen. Presumably this is something to do with the way FF captures the mouse.
The problem is not seen on Unity 3d.
Some aspects of bug #779171 (with Empathy) appear similar to this one
Related branches
- Paweł Stołowski (community): Needs Fixing
-
Diff: 27 lines (+9/-0)2 files modifiedpanel/applets/appname/windowhelper.cpp (+5/-0)
tests/manual-tests/panel.txt (+4/-0)
Changed in unity-2d: | |
status: | New → Confirmed |
importance: | Undecided → High |
summary: |
- Some apps show no menu in panel until click away and back + [panel] Some apps show no menu in panel until click away and back |
Changed in unity-2d: | |
assignee: | nobody → Albert Astals Cid (aacid) |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
In addition if LibreOffice is opened in full screen mode the title and controls are missing from the panel until switching away from window and back. Whether this is this bug or whether it is bug #842566 (Libreoffice and unity integration broken) I don't know, or possibly the two bugs are related.