View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004465 | NoesisGUI | Studio | public | 2025-10-29 14:56 | 2026-02-11 12:54 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004465: 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'. 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. Expected Results: The ComboBox ItemsPanel scales/zooms along with the rest of the ComboBox and the rest of the Stage. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| related to | 0004801 | assigned | sfernandez | PopUp Content Not Updating Position And Zoom On-Stage Until Reselected |
|
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. |
|
| 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 |