A keyboard can fail in several ways. One key may never register, a key may repeat, certain combinations may disappear, or the keyboard may disconnect under load. Pressing every key in a text editor finds some faults, but a structured browser test makes key codes and simultaneous input easier to inspect.
Prepare the test
Connect the keyboard directly to the computer when possible. Remove USB hubs, adapters, and keyboard remapping software during the first test. If the keyboard supports wired and wireless modes, start with wired mode so battery and radio conditions do not complicate the result.
Open the online keyboard test, focus the keyboard board, and press one key at a time. A displayed key should change state after the browser receives it.
Test keys in a fixed order
Work row by row instead of pressing keys randomly:
- Function row and Escape
- Number row and Backspace
- QWERTY letter row and Tab
- Home letter row, Caps Lock, and Enter
- Lower letter row and both Shift keys
- Modifiers, Space, and arrow keys
This pattern makes missed positions easier to notice. Repeat any failed key three times with normal pressure. Excessive force can temporarily hide a worn or contaminated switch.
Understand key and code
Browsers expose both a key value and a code. The key value describes the character or action produced under the current layout. The code describes a physical position, such as KeyQ or Digit1, independent of the printed character on many layouts.
That distinction matters for international layouts and remapped keyboards. A different character does not necessarily mean the hardware position failed.
Check rollover and combinations
Rollover is the number and pattern of simultaneous keys a keyboard can report. After every key works alone, hold common combinations used in your work or games. Start with two keys, then add a third.
If each key works alone but a particular combination loses one input, the keyboard matrix may not support that combination. This is different from a dead switch. Marketing terms such as 6-key rollover and N-key rollover describe broad capabilities, but support can still depend on the connection mode and firmware.
Keys a browser may not see
Power controls, brightness keys, special media functions, firmware shortcuts, and some operating-system combinations can be consumed before they reach the webpage. A browser also cannot safely override every system shortcut. Test these controls with the manufacturer’s software or the operating system itself.
Diagnose repeated or missed input
If one key repeats:
- Check the operating-system repeat delay and repeat rate.
- Disable macros and accessibility features temporarily.
- Clean around the key according to manufacturer instructions.
- Test the keyboard on another computer.
If several nearby keys fail together, the issue may involve the keyboard matrix, membrane, cable, or liquid damage rather than multiple independent switches.
Compare connection paths
Repeat the test through another direct port. For a wireless keyboard, charge the battery, move the receiver closer, and reduce nearby radio interference. If the problem appears only through one hub or adapter, the keyboard itself may be working correctly.
Document repeatable failures with the key code, connection mode, and a short screen recording before requesting warranty service. Clear evidence makes support conversations faster and prevents a temporary software problem from being mistaken for permanent hardware damage.