Fildem icon indicating copy to clipboard operation
Fildem copied to clipboard

Menu does not disappear after clicking on anywhere other than the app for which the menu is being displayed.

Open DuttaAB-dev opened this issue 3 years ago • 1 comments

Information

  • Operating System: Distributor ID: Pop Description: Pop!_OS 21.04 Release: 21.04 Codename: hirsute

  • Gnome Shell Version: 3.38.5

  • Xorg/Wayland?: Wayland

  • Apps tested: Electron apps or Chromium based browsers

  • Fildem version: Latest

What is the current behavior?

If a menu item has been opened, clicking on anywhere other than the app for which the menu is being displayed does not close the menu item.

Steps to reproduce the problem

  1. Open a chromium based browser/electron app.
  2. open a menu item from the global menu.
  3. Click on anywhere outside the current window(The menu remains open)
  4. Click on the app for which the menu is being displayed(The menu closes)

What is the expected behavior?

The menu should get closed if the user clicks anywhere outside of the menu item.

Other notes:-

My guess behind this issue is that this is the defaulf behaviour of the global menus as handled by The Gnome desktop. So, as the extension essentially just relocates the gnome's provided menu for the app to the top bar, this default behaviour is retained.

DuttaAB-dev avatar Jun 15 '21 14:06 DuttaAB-dev

i am also experiencing this on X11

ashy1227 avatar Jul 17 '21 01:07 ashy1227