View Issue Details

IDProjectCategoryView StatusLast Update
0004735NoesisGUIStudiopublic2026-01-26 12:15
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeveritytext 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Fixed in VersionStudio_Beta 
Summary0004735: Inconsistent Shortcut Casing Conventions
Description

Currently, we employ two different casing/naming conventions for keyboard shorcuts in Studio.

In the Navigator and Hambuger Menu, we use Mixed Casing (eg: 'Ctrl+D')

However, in the Resources Panel, we use All Caps (eg: 'CTRL+D')

The majority of our hints follow the Mixed Casing approach, so let's align to that convention.

See attached image


1) Create a Studio Project featuring a MainPage.xaml
2) Create a Resource from the Resource Panel
3) Right-Click on the Resource.
Observe how the keyboard shortcuts are written in All-Caps

4) Right-Click on the Root Grid, and navigate to the 'Edit' section of its context menu.
Observe how the keyboard shortcuts are written in Mixed Case.

5) Open the Hamburger Menu in the upper-right of the application window, and navigate to the 'Edit' section.
Observe how the keyboard shortcuts are written in Mixed Case.

Expected Results: All keyboard shortcuts are presented with the same consistent Mixed-Case formatting.

Attached Files
ShortcutFormatting.jpg (192,031 bytes)   
ShortcutFormatting.jpg (192,031 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2026-01-26 11:38 dstewart New Issue
2026-01-26 11:38 dstewart File Added: ShortcutFormatting.jpg
2026-01-26 11:38 dstewart Assigned To => Antonino
2026-01-26 11:38 dstewart Status new => assigned
2026-01-26 12:15 Antonino Status assigned => resolved
2026-01-26 12:15 Antonino Resolution open => fixed
2026-01-26 12:15 Antonino Fixed in Version => Studio_Beta