-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Application Menu dissapearing after a while #691
Copy link
Copy link
Closed
Milestone
Description
Expected Behavior
At any time when I open app main window and I hover the mouse over the title bar, application menu should appear.
Current Behavior
Right after the application is started it works. But after a while, if I maximize from tray the menu is not visible anymore when hovering the mouse over the title bar.
Possible Solution
Steps to Reproduce (for bugs)
- Open application
- Hover the title bar => you should see menu items appear
- Close it to tray
- Open from tray using "Toggle window"
- Hover the title bar => now you shouldn't be able to see menu items
Context
Your Environment
- KeePassXC version/commit used: 2.2.0, AppImage
- Qt version (e.g. Qt 5.3): Qt 5.9.0
- Compiler (e.g. Clang++3.6.0):
- Operating System and version: Ubuntu 16.04.2 with default Unity.
Reactions are currently unavailable