Skip to content

The wx/_interaction_helpers.py does not respond to "Right" or "Left" interaction #1772

@pbrod

Description

@pbrod

The key_click_text_entry function for Wx located in traitsui/testing/tester/_ui_tester_registry/wx/_interaction_helpers.py
does not accept the interaction.key "Right", "Left" as arguments which makes testing code like this

number_field.perform(KeyClick("Right")) 

crash when using Wx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions