Skip to content

Safari (iOS): Virtual keyboard symbol toggle key unexpectedly emits Shift key events #89

Description

@querkmachine

Upstream bug: https://bugs.webkit.org/show_bug.cgi?id=273681
Date: 2024-05-03
Reported by: @querkmachine
Related to: alphagov/govuk-frontend#4095


Overview

The key that toggles between the initial numbers/symbols view and extended symbols view on the iOS virtual keyboard unexpectedly emits Shift keyup and keydown events to the underlying webpage.

This issue was discovered during development of the Design System team's Exit this Page component, but I forgot to report it at the time.

Expected result

The toggle key should not emit keyboard events, or if it should, they probably shouldn't be Shift key events.

Actual result

Pressing the key emits Shift key events.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions