View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005122 | NoesisGUI | Studio | public | 2026-07-13 14:11 | 2026-07-13 14:11 |
| Reporter | dstewart | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005122: Keyboard Shortcuts Don't Work on Selected Elements Directly After Property Changed | ||||
| Description | Currently, there is an issue where an Element can be 'selected' in the Navigator and on the Stage, but the keyboard shortcuts for actions that can be taken on this Element can cease functioning if a Property was changed directly before attempting to action the shortcut. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Introduce a new Grid to the Page. 3) Select the Grid introduced in Step 2), move the mouse off of it in the Navigator, and make a mental note of its 'selected' state (toned down dark blue background behind Grid label) 4) With the Grid still selected, in its Properties Panel, select any Effect from the Effect Property. 5) Without clicking anywhere else in Studio, observe the Grid still maintaining its blue 'selected' visual state. 6) Press the [Del] key to delete the selected Grid Element. Observe how pressing [Del] produces no result. 7) Click the Grid Element in the Navigator, and move the mouse cursor off of it. Observe how the visual state of the Grid Element in the Navigator is the same as in Step 5). 8) Press the [Del] key once again. Observe how now the Element is successfully deleted. Expected Results:
| ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-13 14:11 | dstewart | New Issue |