View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004923 | NoesisGUI | Studio | public | 2026-03-24 17:29 | 2026-03-26 17:01 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | Fixed in Version | Studio_Beta | ||
| Summary | 0004923: Elements Set To Hit Test Invisible Yield Inconsistent Hoverability and Clickability Behaviors | ||||
| Description | Currently, in 'Edit Mode', if two overlapping Elements are both set to HitTestVisible=False, then the top one is Hoverable and Clickable. HitTestVisible should really only be an Runtime/Play Mode feature, and should not impact what users are able to click on and hover over in Edit Mode. Video Attached. Repro Steps: 1) Create a Studio Project containing a MainPage.xaml 2) Introduce two Grid Elements, side by side, within the Page's root Grid. 3) Introduce a 512x512 Button to the bottom-most Grid introduced in Step 2), and set the Button's HitTestVisible Property to 'False' in its Properties. 3) Set the top-most Grid's HitTestVisible Property to 'False'. 4) Hover over the Button on-Stage. 5) Set the Button's HitTestVisible Property to 'True', then deselect it by clicking off the Stage. 6) Hover over the Button. Observe how the Button is now hoverable and Selectable. Expected Results: HitTestVisible should not apply during Edit Mode. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-24 17:29 | dstewart | New Issue | |
| 2026-03-24 17:29 | dstewart | File Added: 2026-03-24 12-19-52.mp4 | |
| 2026-03-25 16:59 | Antonino | Assigned To | => Antonino |
| 2026-03-25 16:59 | Antonino | Status | new => assigned |
| 2026-03-25 20:18 | sfernandez | Target Version | => Studio_Beta |
| 2026-03-26 17:01 | Antonino | Status | assigned => resolved |
| 2026-03-26 17:01 | Antonino | Resolution | open => fixed |
| 2026-03-26 17:01 | Antonino | Fixed in Version | => Studio_Beta |
| 2026-03-26 17:01 | Antonino | Note Added: 0012116 |