Author Topic: Python debugger: Typing in the watch window  (Read 1479 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Python debugger: Typing in the watch window
« on: September 25, 2020, 10:40:40 PM »
Populate watches with a few things.

Select one and start typing.

The first character you type changes the item to an edit field, but the typed character is lost.

If it is going to auto-edit like this it shouldn't loose the first character.
It is OK, for example, for <enter> to change it to an edit field - and otherwise be dropped.