View Issue Details

IDProjectCategoryView StatusLast Update
0003193NoesisGUIStudiopublic2025-04-02 11:09
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003193: Ctrl+Z Does not work on Active Input Field
Description

Undoing (Ctrl+Z) does not function if the user is inside of an active input field (ie Text/Number input).

The only way to currently 'undo' a property change, is to click outside of the input field, and then press Ctrl+Z, requiring 2 steps compared to what most applications accomplish in 1.

Steps To Reproduce

Repro Steps:

1) Click on the Height property input field.
2) Input a value of 32 into the Height Property input field.
3) Click outside of the input field. The 32 value will now set.
4) Click back into the Height.
5) Input a new value of 16 into the Height Property Field. Do not click away or perform any other keystrokes than typing '16'.
6) Press Ctrl+Z on the keyboard.

Observe how the value does not 'undo' back to 32.

Expected Result:
'Undoing' works inside active input fields.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-03-20 11:26 dstewart New Issue
2024-03-20 11:27 dstewart Description Updated
2024-03-25 14:52 dfranjic Assigned To => sfernandez
2024-03-25 14:52 dfranjic Status new => assigned
2024-03-25 23:34 jsantos Target Version => Studio_Alpha
2025-04-02 11:09 sfernandez Target Version Studio_Alpha => Studio_Beta