iOS Keyboard Field Matrix

Tap through the fields below to reproduce keyboard/layout issues. Buttons can auto-cycle focus. Meta viewport is set and inputs are ≥16px to avoid automatic zoom.

Basic Text Types

Email / URL / Tel

Numbers

Date & Time

Other Inputs

Inputmode Matrix (type=text)

All of these are type=text with different inputmode values to trigger different keyboards.

ContentEditable (role=textbox)

Editable text
3.14
https://example.com

Textarea

Event Log

Focus/blur/input/keydown events will append here. Useful for confirming focus issues during keyboard transitions.