enthought / enthought/traitsui

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

Open
#1,772 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.