View Issue Details

IDProjectCategoryView StatusLast Update
0003516NoesisGUIStudiopublic2024-07-17 16:57
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_AlphaFixed in VersionStudio_Alpha 
Summary0003516: Nudging Element With Shift+ArrowKey Modifier Brings Up XAML View When Cursor Focused in Properties Panel
Description

Under very specific circumstances, the XAML Code view can be incorrectly toggled on in the application when employing keyboard shortcuts to move an element around the Stage in large increments.

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Select the Root Grid from the Navigator
3) Set the Horizontal Alignment of the RootGrid to 'LeftAligned'
4) Set the Horizontal Alignment of the RootGrid back to 'Stretch'
5) Set the Horizontal Alignment of the RootGrid back to 'LeftAligned'
6) Do not click anywhere else with the mouse before the next step.
7) Hold [Shift] and ArrowKey leftward twice.

Observe how the XAML Code View appears on-screen.

8) Hold [Shift] and press the ArrowKey leftward once.

Observe how the XAML Code View disappears from the screen.

Expected Results: The XAML Code View should not appear when the [Shift]+Arrow Element Big Move Shortcut is used.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-07-17 13:21 dstewart New Issue
2024-07-17 16:51 sfernandez Assigned To => sfernandez
2024-07-17 16:51 sfernandez Status new => assigned
2024-07-17 16:51 sfernandez Target Version => Studio_Alpha
2024-07-17 16:57 sfernandez Status assigned => resolved
2024-07-17 16:57 sfernandez Resolution open => fixed
2024-07-17 16:57 sfernandez Fixed in Version => Studio_Alpha