View Issue Details

IDProjectCategoryView StatusLast Update
0004465NoesisGUIStudiopublic2026-02-11 12:54
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004465: Creating a ComboBox Template Creates an Out-of-Control Scale for its Items Panel
Description

Currently, when creating a ComboBox Template, its ItemsPanel is exposed and displays, however it appears to operate on its own plane of scaling and zoom, making it incredibly to wrangle and maintain control over.

Video attached.


Repro Steps:

1) Create a Studio Project containing a MainPage.xaml

2) Introduce a ComboBox to the Page, and set its Alignment to Vertical Centre| Horizontal Centre

3) Zoom in really close to the ComboBox so that it fills the viewport (~1500% Zoom)

3) Right-Click on the ComboBox, and from the ContextMenu, navigate to 'Templates'-->'ComboBox'-->'Create'.
This will open the ComboBox Template in the Template Dummy Editor.

Observe how the ComboBox ItemsPanel opens during this process.

4) Zoom in and out of the Stage.

Observe how zooming in and out has no effect on the presentation of the ItemsPanel.
Observe how until the Template is exited, the ItemsPanel continues taking up the entire screen space.

Expected Results: The ComboBox ItemsPanel scales/zooms along with the rest of the ComboBox and the rest of the Stage.

Attached Files
PlatformAny

Relationships

related to 0004801 assignedsfernandez PopUp Content Not Updating Position And Zoom On-Stage Until Reselected 

Activities

sfernandez

sfernandez

2025-10-29 17:30

manager   ~0011299

I'll check how WPF behaves in this case, because I think that when ComboBox dropdown is opened stays that way even if you move or resize the ComboBox by other means.

But in Studio we should be able to detect when panning and zooming occurs to reopen/reposition the dropdown Popup.

Issue History

Date Modified Username Field Change
2025-10-29 14:56 dstewart New Issue
2025-10-29 14:56 dstewart File Added: 2025-10-29 09-54-07.mp4
2025-10-29 17:28 sfernandez Assigned To => sfernandez
2025-10-29 17:28 sfernandez Status new => assigned
2025-10-29 17:28 sfernandez Target Version => Studio_Beta
2025-10-29 17:30 sfernandez Note Added: 0011299
2026-02-11 12:54 dstewart Relationship added related to 0004801