kimlimjustin / xplorer

Xplorer, a customizable, modern file manager

Home Page:https://xplorer.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Right Click Sub-Menu disappears if not clicked on Menu option (Layout Mode + Sort By)

jawadzafar39 opened this issue · comments

Upon right click and hover over Menu option where there is sub menu, the sub menu disappears as soon as the hover is moved from menu towards sub menu. Need to click the menu option (Layout Mode or Sort by) to preserve the sub menu from disappearing.

To Reproduce
Steps to reproduce the behavior:

  1. Right click anywhere in folder to display right click menu options
  2. Hover on "Layout Mode" or "Sort by" option to reveal the respective sub menu
  3. Move the mouse towards sub menu and as soon as the mouse leaves the menu area, respective sub menu disappears.

Expected behavior
The sub menu options should remain visible even after moving the cursor away from menu.

Screenshots
Sub Menu ISsue

Desktop (please complete the following information):

  • OS Version: [Windows 10 Enterprise 21H1 19043.1237]
  • App Version: [v0.1.0]

Additional comment
There should be an arrow sign which shows there are sub menu options available

I noticed this bug actually and will refactor the whole context menu (right-click menu) soon (with customization support) on the next version, stay tuned!

Closing this as fixed via #154