Possible to enter a letter after a number into the loop iteration counter

Description

Steps to reproduce:

  1. Tab to a loop counter in the program

  2. Type '2A'

  3. Tab away

Expected:

The counter should be '2'

Actual:

The counter is '2A'

If you run the program, the counter changes to '2' and behaves as expected.

If you share the program, the counter reads '2' and behaves as expected.

Attachments

1

Activity

Show:

Simon Bates April 24, 2024 at 5:37 PM

Moved to GitHub:

Details

Assignee

Reporter

Components

Created March 31, 2022 at 7:33 PM
Updated April 24, 2024 at 5:37 PM