View Issue Details

IDProjectCategoryView StatusLast Update
0003443NoesisGUIStudiopublic2026-01-21 16:18
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0003443: Pressing 'Escape' during an Asset or Resource Rename Does Not Revert to Previous Name
Description

We made a correction some time ago where if you are within an active Text Input renaming a Folder in the Assets, or editing the value of a Property - and you press 'Escape' with the field still active, it will revert the value to what it was before you started to edit it (as long as you don't confirm with "Enter" or by de-activating the field).

However, this same UX Pattern does not currently work similarly when renaming an Asset within the Assets Panel, nor when renaming a Resource within the Resources Panel.

Steps To Reproduce

Repro Steps

1) Open the Squad Sample
2) Click in the layer within the Navigator titled "[TextBlock] "SQUAD"
3) Click on the TextBlock's 'Text' field, and set a new name of "SQUAD1" without clicking away from the field, or pressing Enter.
4) Press "Escape"

Observe how the name reverts back to the previous "SQUAD" content.

5) Navigate to the Resources Panel, and click on the GlobalResources.xaml file to expose its contents.
6) Double-Click on any Resource name within the lower panel to any other name without clicking away from the field, or Pressing Enter.
7) Press "Escape"

Observe how pressing "Escape" confirms the new name, instead of reverting it.

8) Navigate to the Assets Panel
9) Double-Click on "MainPage", and rename it to "MainPage1" without clicking away from the field, or pressing Enter.
10) Press "Escape"

Observe how pressing "Escape" set a name of "MainPage1" instead of reverting it to "MainPage".

Expected Results: All input fields within the application follow the same pattern, and revert to the previous name when pressing "Escape".

PlatformAny

Relationships

has duplicate 0003217 closedsfernandez Reverting a Rename using 'Escape' Does Not Work During Asset Renamings 

Activities

jsantos

jsantos

2024-07-02 23:40

manager   ~0009735

Not totally related, but the Width and Height properties are instantly applied whenever you are typing the numbers instead of waiting for hitting ENTER.

Issue History

Date Modified Username Field Change
2024-07-01 13:15 dstewart New Issue
2024-07-02 23:38 jsantos Assigned To => sfernandez
2024-07-02 23:38 jsantos Status new => assigned
2024-07-02 23:38 jsantos Target Version => Studio_Alpha
2024-07-02 23:40 jsantos Note Added: 0009735
2024-07-03 10:55 dstewart Description Updated
2025-04-02 11:09 sfernandez Target Version Studio_Alpha => Studio_Beta
2025-10-29 13:24 dstewart Relationship added duplicate of 0003217
2025-10-29 13:25 dstewart Relationship replaced has duplicate 0003217
2026-01-21 16:18 Antonino Assigned To sfernandez => Antonino
2026-01-21 16:18 Antonino Status assigned => resolved
2026-01-21 16:18 Antonino Resolution open => fixed
2026-01-21 16:18 Antonino Fixed in Version => Studio_Beta