View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004977 | NoesisGUI | Studio | public | 2026-04-08 15:44 | 2026-04-15 17:43 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | Fixed in Version | Studio_Beta | ||
| Summary | 0004977: Escaping Certain Renames Also Deselects Navigator Elements | ||||
| Description | Currently, pressing 'Esc' to cancel a rename of certain items within Studio, will also deselect the Navigator Element the item is associated with. See attached video. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Introduce a Button to the Page, and create a Template for it, saved to GlobalResources.xaml. 3) Select the 'BackgroundBorder' Element in the Navigator. 4) Within the Template, navigate to the Interactivity/Triggers Panel, select the 'BackgroundBorder' Element in the Navigator, then create a new 'DataTrigger' Trigger. 5) Ensuring that the 'BackgroundBorder' Element is still selected in the Navigator, give a new name to the Trigger created in Step 4. Press 'Enter' to confirm the new name. 6) Double-click on the new Trigger name, and give it a new name; however, instead of pressing [Enter] to log the name change, press [Esc] to cancel the rename. Observe how the 'BackgroundBorder' Element in the Navigator has been deselected in the process. 7) Navigate to the Interactivity/Behaviors Panel, and repeat Steps 4) to 6), but this time creating a BackgroundEffectBehavior on the 'BackgroundBorder' Element Observe how here, similarly, pressing [Esc] to cancel a rename, also deselects the selected Element in the Navigator. Expected Results: Cancelling a rename operation in-progress cancels the rename, but doesn't affect any other parts of the UI, such as deselecting otherwise-selected Elements. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-08 15:44 | dstewart | New Issue | |
| 2026-04-08 15:44 | dstewart | File Added: 2026-04-08 09-26-15.mp4 | |
| 2026-04-09 09:56 | sfernandez | Assigned To | => Antonino |
| 2026-04-09 09:56 | sfernandez | Status | new => assigned |
| 2026-04-09 09:56 | sfernandez | Target Version | => Studio_Beta |
| 2026-04-15 17:43 | Antonino | Status | assigned => resolved |
| 2026-04-15 17:43 | Antonino | Resolution | open => fixed |
| 2026-04-15 17:43 | Antonino | Fixed in Version | => Studio_Beta |
| 2026-04-15 17:43 | Antonino | Note Added: 0012203 |