Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Mac Help Menu Search ⌘A dismisses menu and selects all in file #18291

Open
1 task done
nudefireninja opened this issue Oct 20, 2018 · 3 comments
Open
1 task done

Mac Help Menu Search ⌘A dismisses menu and selects all in file #18291

nudefireninja opened this issue Oct 20, 2018 · 3 comments

Comments

@nudefireninja
Copy link

nudefireninja commented Oct 20, 2018

Prerequisites

Description

Pressing COMMAND+A in the mac help menu search field closes it and selects all the code in the active editor]

Steps to Reproduce

  1. Press SHIFT+COMMAND+? to bring up the help search box.
  2. Type something.
  3. Press COMMAND+A

Expected behavior: Select all text in the search box.

Actual behavior: Close search box and select all text in editor.

Reproduces how often: 100%

Versions

Atom : 1.31.2
Electron: 2.0.7
Chrome : 61.0.3163.100
Node : 8.9.3

apm 2.1.1
npm 6.2.0
node 8.9.3 x64
atom 1.31.2
python 2.7.5
git 1.9.5

Mac OS X Mavericks (10.9.5)

Additional Information

  1. The standard keyboard shortcuts ⌘C, ⌘V, and ⌘X are also affected. They close the search menu and instead act on the current document/selection.
  2. Firefox exhibits the same bug. Finder, TextMate, and iTerm are examples that behave correctly.
@rsese
Copy link
Contributor

rsese commented Oct 22, 2018

Thanks for the report! I can reproduce on macOS 10.12.6 with 1.34.0-nightly0.

2. Firefox exhibits the same bug. Finder, TextMate, and iTerm are examples that behave correctly.

Additionally, seems like this could be an Electron issues but didn't come across one in a quick search. Did notice the same behavior in VS Code though Slack works ok.

@rsese rsese added the triaged label Oct 22, 2018
@rsese rsese changed the title Mac Help Menu Search ⌘A Mac Help Menu Search ⌘A dismisses menu and selects all in file Oct 22, 2018
@rsese
Copy link
Contributor

rsese commented Oct 22, 2018

x-ref: microsoft/vscode#19003

@lee-dohm
Copy link
Contributor

This may be due to an Electron issue. We're looking into it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants