Keyboard controls guide · Updated July 2026

Browser Game Keyboard Not Working? Fix WASD, Arrows and Space

Restore focus, identify shortcut conflicts and solve missing or delayed controls—including same-keyboard two-player games.

Most HTML5 keyboard problems are focus problems, not broken keyboards. The page, address bar or another element owns the keypress until you click the actual game canvas. That is why Space may scroll the page, arrow keys may move the page, or WASD may appear to do nothing while the game keeps running.

Start with focus, then separate a game-specific control map from browser shortcuts, keyboard layout, extensions and hardware limits. Do not grant microphone, clipboard or broad device permissions just to use ordinary keys.

What the symptom tells you

SymptomLikely causeFirst move
Arrow keys scroll the pageGame canvas does not have focusClick inside the playable area
Space scrolls instead of jumpingPage focus or game not startedClick Start, then click the canvas
WASD works but arrows do notGame supports only one control mapRead the on-page controls and in-game menu
One key opens a browser actionBrowser or extension shortcut conflictTest without the conflicting extension
Two keys work, a third does notKeyboard rollover or ghosting limitChange one player’s mapped keys if possible
Keys react late while video stuttersPerformance problem, not mappingReduce frame lag first

Fix keyboard controls in order

  1. Finish loading and press the game’s Start or Play button. A preview screen may not listen for gameplay keys.
  2. Click the center of the game canvas. Avoid clicking an ad, browser bar or control outside the frame. Then try one movement key.
  3. Check the listed controls. Look below the player and in the game’s pause/settings screen. Some games use arrows, some use WASD, and one-button games may use click, tap or Space.
  4. Exit text fields and menus. Press Esc once or click Back/Resume. If a name field is active, letter keys are correctly being typed there instead of moving a character.
  5. Test in a normal window with extensions paused. Shortcut managers, accessibility overlays and key-remapping extensions can intercept input. Disable one at a time and restore anything that is not responsible.
  6. Compare the built-in keyboard. If an external or Bluetooth keyboard fails, reconnect it or test a wired/built-in one. This separates browser focus from device pairing.
  7. Restart the browser. If every game ignores keys, a fresh browser process is more useful than repeatedly reloading one frame.
Quick focus test: open Stickboy Hook, start the game, click its canvas and press its one-button control. If the page moves instead, focus is still outside the game.

Chromebook, Mac and compact-keyboard differences

Chromebooks use a top row of browser and system keys instead of traditional F-keys by default. ChromeOS can treat that row as function keys in keyboard settings, but ordinary browser games should normally use letters, arrows, Space or on-screen controls. School-managed devices may lock remapping settings.

On Mac, Command combinations remain browser or system shortcuts. On compact keyboards, arrows or function keys may require an Fn layer. Use the simplest control shown by the game; do not assume an F-key shortcut from a desktop guide exists on every keyboard.

Device situationUseful checkAvoid
Chromebook top rowUse the game’s letter/arrow controls; review ChromeOS keyboard settings if neededRandom key-remapping extensions
Mac browser shortcut firesUse the game’s alternate mapping or change its control settingOverriding essential system shortcuts
Bluetooth keyboard drops inputsCharge, reconnect and compare built-in inputChanging browser storage
International layoutCheck the physical position and current input languageAssuming displayed letters match QWERTY positions

Two-player keyboard ghosting

Local two-player games can ask for several keys at once—for example, Player 1 steering while Player 2 jumps. Some inexpensive keyboards cannot report certain three-key combinations. If each key works alone but one disappears only during a combination, that is likely keyboard rollover rather than the browser.

Use alternate mappings in the game if available, choose key groups farther apart, or give one player a supported touch/gamepad input. Test with Battle Wheels, DUO SummerBombs or Truck Slam. Our two-player game guide explains which titles suit a shared device.

Keyboard works, but controls feel slow

If keys register but the character reacts after a visible delay, watch the animation. Jerky frames point to CPU/GPU load; smooth animation with delayed online action points more toward the connection. Follow the browser game lag checklist instead of changing the control map.

Related browser game help

Return to the browser game troubleshooting hub, or browse the best no-download browser games.

Browser game keyboard FAQ

Why do arrow keys scroll the page instead of moving in the game?

The game canvas does not have keyboard focus. Start the game, click inside its playable area and then try the arrow keys again.

Why do keys work alone but fail when two players press them together?

The keyboard may have a rollover or ghosting limit for that combination. Use alternate key mappings or a different supported input device if the game allows it.

Do browser games need keyboard permission?

Ordinary keyboard controls do not require a special site permission. Be cautious if an extension or page asks for unrelated broad permissions just to use WASD or arrow keys.