Fildem
Fildem copied to clipboard
The click and mouse pointer movement on the menu in panel dont work as expected.
Information
- Operating System: Manjaro Linux 64 bit
- Gnome Shell Version: 42.2
- Xorg/Wayland?: Xorg
- Apps tested: Vs Code, Qbit-torrent, Gimp
- Fildem version: 0.67
What is the current behavior?
The menu i.e. file
, edit
etc gets stuck if you hover your pointer over any item in the sub-menu. for example in vs code if you click on file
and hover over new text file
then the sub-menu/pop-up menu for edit
will not open on mouse pointer hover and so on for each sub-menu item in each menu button.
Also this behavior is encountered unexpectedly when just hovering over the menu buttons without clicking them open.
Steps to reproduce the problem
run fildem
in terminal and open an app with menu items and then hover over the menu buttons after clicking any one of them.
What is the expected behavior?
The transition from, lets say, file
to edit
should not require a click outside the
menu to close the file sub-menu and again a click on the edit button to open the
edit
sub-menu. Also if pop up menu is open for any one button, lets say, for file
then it should transition to edit
's sub-menu on mouse pointer hover without the need for closing the file
sub-menu first and then clicking on edit
button again.