Amethyst icon indicating copy to clipboard operation
Amethyst copied to clipboard

Floating menus closing themselves on mouse hover when amethyst app is running

Open prodigel opened this issue 1 year ago • 4 comments

Describe the bug Floating menus glitch (open/close/open) or close completely when hovering them and focus follows mouse is enabled Applications: Noticed mostly when opening chrome extension menus or status bar app menus (not sure how to call them, amethyst is part of that group)

To Reproduce

  1. Have Amethyst running
  2. Have Amethyst "Focus follows mouse" feature enabled
  3. Click any Chrome extension that has a popup and try hovering the popup - to action items within

Expected behavior Extension popup should stay open to allow users to interact with it as needed Screenshots

Versions:

  • macOS: Ventura (13.4.1) c
  • Amethyst: 0.20.0 (108)

Debug Info

$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info [--include-apps]

Version: 0.20.0 (108)

OS version: Version 13.4.1 (c) (Build 22F770820d)

Screens: (0.0, 0.0, 1470.0, 956.0) [(0.0, 0.0, 1470.0, 956.0)] (-1920.0, -124.0, 1920.0, 1080.0) [(-1920.0, 0.0, 1920.0, 1080.0)]

Configuration: window-margins: 0 window-resize-step: 5 screen-padding-bottom: 0 ignore-menu-bar: 1 focus-follows-mouse: 1 screen-padding-top: 0 float-small-windows: 1 window-minimum-height: 0 screen-padding-left: 0 mod1: ( option, shift ) mouse-resizes-windows: 1 window-minimum-width: 0 follow-space-thrown-windows: 1 screen-padding-right: 0 window-margin-size: 0 use-canary-build: 0 mouse-follows-focus: 0 enables-layout-hud-on-space-change: 0 restore-layouts-on-launch: 1 layouts: ( wide, column, fullscreen, floating, bsp ) window-max-count: 0 debug-layout-info: 0 enables-layout-hud: 1 floating: ( ) mod2: ( option, shift, control ) new-windows-to-main: 0 floating-is-blacklist: 1

Manageable applications: Finder (com.apple.finder) Google Chrome (com.google.Chrome) Terminal (com.apple.Terminal) Code (com.microsoft.VSCode) Google Chrome Canary (com.google.Chrome.canary) Simulator (com.apple.iphonesimulator)


**Additional context**
The bug is recent, started happening a few days ago, tried restarting the app and the OS, didn't help. Once I disabled Focus follows mouse it fixes the issue.
I do have top bar set to auto-hide, not sure if it's related to the bug.

prodigel avatar Oct 16 '23 06:10 prodigel

I'm having the same issue when focus follows mouse is enabled.

To Reproduce

Chrome

  • Click bookmark page
  • Hover mouse into "Edit bookmark" pop-up"
  • Edit bookmark pop-up closes

Mac Menu Bar - Amethyst Settings

  • Click Amethyst Icon
  • Move mouse
  • Amethyst settings pop-up closes

Activity Monitor

  • Open Activity Monitor.app
  • Double click Amethyst process
  • Move mouse
  • Activity Monitor and Amethyst Process windows moves to background behind other open applications.

Sonoma 14.1 Amethyst 0.20.0 (108)

kohding avatar Nov 03 '23 22:11 kohding

I am also having this problem. Can't interact with finder pop ups unless I keep right click pressed while hovering.

afonsofrancof avatar Dec 04 '23 20:12 afonsofrancof

Turning "Focus follows mouse" in Amethyst settings (Mouse tab) fixed this issue for me for now.

MichalMoravik avatar Dec 13 '23 10:12 MichalMoravik

Turning "Focus follows mouse" in Amethyst settings (Mouse tab) fixed this issue for me for now.

this worked for me as well!! had been quiting amethyst to use my extensions for months! thanks

aviexk avatar Feb 16 '24 09:02 aviexk