zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
17.68k stars 424 forks source link

[macOS] Cmd+C in DevTools toggles Compact mode, doesn't copy to clipboard #1563

Closed chriskirknielsen closed 1 month ago

chriskirknielsen commented 1 month ago

Captchas

What happened?

I was editing a page in DevTools and wanted to copy the updated CSS, so like I usually do, I highlight the block of new code and hit Cmd+C to copy it, only this toggled Compact Mode instead, and my clipboard contents were unchanged.

I verified my shortcuts and Compact Mode is set to Ctrl+Cmd+C — which does not work, I can file a new bug if unreported/unrelated. I can confirm this does not happen when copying from a regular web page, like typing this here, I can select all, and Cmd+C correctly copied my text and does not toggle Compact Mode.

Reproducible?

Version

1.0.1-a.2

What platform are you seeing the problem on?

macOS - aarch64

Relevant log output

No response

linear[bot] commented 1 month ago

ZEN-1635 [macOS] Cmd+C in DevTools toggles Compact mode, doesn't copy to clipboard

NOCanoa commented 1 month ago

Keyboard short cuts are being worked on!

HarryHeres commented 1 month ago

Please follow progress in https://github.com/zen-browser/desktop/issues/1629