Menu disappears if a window is hidden and then shown again
Bug #1451946 reported by
Oleg Shparber
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| appmenu-qt5 (Ubuntu) |
In Progress
|
High
|
Łukasz Zemczak | ||
| indicator-appmenu (Ubuntu) |
New
|
High
|
Unassigned | ||
Bug Description
If a Qt 5 application window becomes hidden (QWidget::hide()) and then shown again, it loses its global menu.
I have attached a simple application to show the problem. It occurs on Ubuntu 14.04 LTS with stock Qt 5.2.1.
| Changed in appmenu-qt5 (Ubuntu): | |
| assignee: | nobody → Łukasz Zemczak (sil2100) |
| Changed in appmenu-qt5 (Ubuntu): | |
| status: | Triaged → In Progress |
| Changed in appmenu-qt5 (Ubuntu): | |
| importance: | Undecided → High |
| Changed in indicator-appmenu (Ubuntu): | |
| importance: | Undecided → High |
| Changed in indicator-appmenu (Ubuntu): | |
| assignee: | Łukasz Zemczak (sil2100) → nobody |
| status: | In Progress → Invalid |
| Changed in indicator-appmenu (Ubuntu): | |
| status: | Invalid → New |
To post a comment you must log in.

Also reproduced on 15.04, seems to be an overall problem with our approach in Qt 5. I'll try to find some free cycles to take a closer look into this ASAP.