javascript-tutorial / javascript-tutorial/en.javascript.info

Page forward/backward keybinding on MacOS

Open
#1,753 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
25.5k
Forks
4k
PR merge metrics
No merged PRs in 30d

Description

ctrl + [arrow key] on MacOS is a system level command, so it doesn't work. Instead, it should be some other combination, like option + [arrow key]

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the page forward/backward keybinding entry point in the tutorial source and reproduce the current Ctrl+Arrow behavior on macOS. Inspect the existing binding and test the proposed alternative combination, such as Option+Arrow. Done means page navigation works in both directions without conflicting with the macOS system command.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.