Skip to content

Text input produces incorrect characters on non-US keyboard layouts (AZERTY French) #43

@davidlandais

Description

@davidlandais

When using ui_type to input text on an iOS Simulator configured with a non-US keyboard layout (e.g., French AZERTY), the characters are incorrectly mapped.

Expected behavior: The text "mobiletest@example.com" should appear in the input field.
The text appears garbled, e.g., ",obiletestàexa,ple:co,"

The MCP sends keystrokes as if targeting a US QWERTY keyboard, but the simulator interprets them using the configured keyboard layout (AZERTY). Key mappings differ significantly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions