Skip to content

? key will toggleHelp no matter what #2645

@pautasso

Description

@pautasso

How to reproduce:
If there is an element on any slide, typing ? will show and hide the Help overlay message.

How to fix:
For some reason ? is handled in the keypress event, while the correct behavior to filter keyboard events in case there is an active input element is only found in the keydown event handler.

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