Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select All keyboard shortcut not working on Mac #319

Closed
2 of 5 tasks
nyanpasu64 opened this issue Nov 22, 2022 · 1 comment
Closed
2 of 5 tasks

Select All keyboard shortcut not working on Mac #319

nyanpasu64 opened this issue Nov 22, 2022 · 1 comment
Assignees
Labels
type:bug Something isn't working

Comments

@nyanpasu64
Copy link

Aknowledgements

  • I have checked that there's no other issue describing the same or
    similar problem that I currently have, regardless if it has been
    closed or open.

  • I can confirm that this is not an issue with the Discord website,
    but it is a problem specific to the WebCord itself. I have tested
    if this bug occurs on Chromium/Chrome or any other Chromium-based
    browser that uses unpatched/upstream Chromium engine.

  • I have tried running the build from the master branch and it does
    not have any fixes implemented according to my issue.

  • My issue describes one of the unstable and/or not fully implemented
    features.

  • I have found a workaround to mitigate or temporarily fix this issue
    in affected releases (please write it in Additional context section
    below).

Operating System / Platform

🍎️ MacOS

Operating system architecture

aarch64 (64-bit ARM)

Electron version

21.1.0

Application version

v3.8.8

Bug description

On macOS, pressing Cmd+A should select all (like in native macOS apps and web browsers), but does nothing.

Additional context

No response

@nyanpasu64 nyanpasu64 added the type:bug Something isn't working label Nov 22, 2022
mmorella-dev added a commit to mmorella-dev/WebCord that referenced this issue Feb 1, 2023
- This fixes issue SpacingBat3#319, where Cmd-A does not work on macOS
@mmorella-dev
Copy link

This keybind being broken is a very big, very obnoxious usability problem for me. I fixed this in PR #373, but unfortunately Spacing has no plans for any more v4.x.x releases.

@nyanpasu64 If it helps, you can (for the time being) get a fixed build from the testing artifacts, or build yourself from my branch.

Regards, -mmd

mmorella-dev added a commit to mmorella-dev/WebCord that referenced this issue Apr 27, 2023
- This fixes issue SpacingBat3#319, where Cmd-A does not work on macOS
mmorella-dev added a commit to mmorella-dev/WebCord that referenced this issue Apr 27, 2023
- Makes "Select All" appear in the "Edit" menu.
- In macOS, this must be present for the ⌘A shortcut to work.
- Fixes issue SpacingBat3#319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants