Ctrl+V with Dvorak keymap enables Zen mode instead of pasting the clipboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Please make a clear and concise description of what the bug is.
Steps to reproduce
- Use Dvorak keymap on OS side
- Use "Plain text" view on Notes web UI
- Copy some string into the clipboard
- Attempt to paste to a note by C-v in Dvorak keymap (it is physically C-. in QWERTY keymap)
Expected behaviour
Content in the clipboard is pasted to the note.
Actual behaviour
Editor goes into Zen mode (as if I pressed C-. instead of C-v).
Screenshots
If applicable, add screenshots to help explain your problem.
N/A
Server
Please complete the following information.
- Notes app version: 6.0.2
- Nextcloud version: Nextcloud Hub 26 Spring (34.0.3)
- OS: Linux (Debian 13.6)
- Web server: Apache2 2.4.68-1~deb13u1
- PHP version: php 8.4.24-1~deb13u1
- Database: MariaDB 11.8.6-0+deb13u1
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version): Firefox 154.0.1
- OS: Gentoo Linux
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the shortcut handling in the Notes web UI's Plain text view with a Dvorak keymap, then trace how C-v and the Zen mode shortcut are interpreted. Done means C-v pastes clipboard content while the Zen mode shortcut still works as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100