https://bugs.kde.org/show_bug.cgi?id=421717
Kunshan Wang <wks1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #7 from Kunshan Wang <wks1...@gmail.com> --- See the screenshot in my attachment: https://bugs.kde.org/attachment.cgi?id=154080 I can reproduce this issue. It is reproducible on both Qt Creator and Qt Designer when editing menus in dialogs. === Steps to reproduce: === 0. Ensure you have a "Global Menu" Applet in any of the panels, and it works properly for other applications, such as Konsole, Dolphin, etc. 1. Open Qt Designer. I am using Qt Designer 5.15.7 Now the menu of Qt Designer should already appear on the Global Menu applet. 2. In the "New Form -- Qt Designer" window, select "Main Window" and click "Create". 3. Double click the "Type Here" in the menu of the MainWindow being edited. 4. Type any string, such as "foo". At this moment the Global Menu applet still displays the menu properly. 5. Press enter. Now the menu in the Global Menu applet disappeared. The Global Menu applet is now blank. 6. Switch to a different window (using alt+tab, for example) If that application (such as Konsole) has menu, it will appear now in the Global Menu applet. 7. Switch back to Qt Designer The Global Menu once again shows the proper menu of Qt Designer. === End of Steps to Reproduce === The same problem can be reproduced in QtCreator, too. The difference is, once the Global Menu disappeared from QtCreator, it remains gone even if I switch to another window and back. I have to restart QtCreator to make QtCreator show menu in Global Manu again. -- You are receiving this mail because: You are watching all bug changes.