You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The menu under "Help files (F1)" opens at cursor position instead of button position. This poses a problem when using the keyboard to invoke the option.
Open AutoHotkey Dash and press F1 (or use Up/Down and Enter)
The menu is opened at the location of the mouse cursor, which could be anywhere on screen. Expected: menu is opened at the location of the button (similar to the Change Defaults button in the New Script dialog).