View Issue Details

IDProjectCategoryView StatusLast Update
0004921NoesisGUIStudiopublic2026-03-26 17:02
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004921: Elements Whose HitTestVisibilty Is Set to False On-Stage, Cannot Be Clicked in Edit Mode
Description

Currently, if an Element is set to 'HitTestVisibility' = 'False' On-Stage, it cannot be selected by clicking on it on the Stage in Edit mode.

See attached video.


1) Download, unzip, and open the attached Studio Project.

2) Open MainPage.xaml, and navigate to the Animation/Storyboard Panel, and select/open the one Animation present.

3) Scrub the Playhead until both large pink textfields are visible on-screen.

4) Click on them on the Stage.

Observe how two TextBoxes that are not locked, and are 'Visible' can't be selected.

5) Click on the PopUp_Grid Element in the Navigator, and set its HitTestVisibleProperty to 'True'.

Repeat Steps 3) and 4).

Observe how now the TextBoxes are selectable

Expected Results: HitTestInvisible only applies to Playback/Runtime and not 'Edit Mode'.

Attached Files
PlatformAny

Activities

Antonino

Antonino

2026-03-26 17:02

developer   ~0012117

Fixed on commit 16913

Issue History

Date Modified Username Field Change
2026-03-24 11:13 dstewart New Issue
2026-03-24 11:13 dstewart File Added: Project_Interactivity_Triggers.zip
2026-03-24 11:13 dstewart File Added: 2026-03-24 06-08-31.mp4
2026-03-24 11:35 sfernandez Assigned To => Antonino
2026-03-24 11:35 sfernandez Status new => assigned
2026-03-24 11:35 sfernandez Target Version => Studio_Beta
2026-03-24 15:19 dstewart Summary Elements Whose Visibility Is Set to Hidden On-Stage, Cannot Be Clicked In An Animation Even If Set To Visible => Elements Whose HitTestVisibilty Is Set to False On-Stage, Cannot Be Clicked in Edit Mode
2026-03-24 15:19 dstewart Description Updated
2026-03-26 17:02 Antonino Status assigned => resolved
2026-03-26 17:02 Antonino Resolution open => fixed
2026-03-26 17:02 Antonino Fixed in Version => Studio_Beta
2026-03-26 17:02 Antonino Note Added: 0012117