C2LC-342: Toggles and position controls should be usable with either space or enter.

Metadata

Source
C2LC-342
Type
Bug
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2021-04-06T13:49:44.495-0400
Updated
2021-04-07T16:52:49.210-0400
Versions
N/A
Fixed Versions
  1. Coding Env 0.7
Component
  1. Coding Environment

Description

It is possible to put keyboard focus on the character position buttons, however pressing enter doesn't do anything once focus is there. Using the space key instead of enter has the desired effect.

Comments

  • Michelle D'Souza commented 2021-04-06T16:45:22.045-0400

    This issue is also present on the announcement on/off toggle, the pen up/down toggle and the add node toggle

  • Tony Atkins [RtF] commented 2021-04-07T04:54:12.212-0400

    I reviewed all key handlers and standardised them to support both.  I also added tests.