View Issue Details

IDProjectCategoryView StatusLast Update
0002825NoesisGUIStudiopublic2023-11-07 21:02
Reporterjsantos Assigned Tosfernandez  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status assignedResolutionopen 
Target VersionStudio_A1 
Summary0002825: Weird beaviour in ComboBoxes
DescriptionA ComboBox (I can reproduce this with the easing function box in the Studio) can extend the result area on top of the current mouse position create annoying scenarios.
TagsNo tags attached.
PlatformAny

Activities

sfernandez

sfernandez

2023-11-07 21:02

manager   ~0008937

It happens when the dropdown is so big that it opens on top of the ComboBox toggle, so MouseUp even is happening in one of the ComboBoxItems of the just opened drop-down.

WPF is limiting the size of the drop-down to the available size below or above the ComboBox toggle, so it is never opened over it.

Issue History

Date Modified Username Field Change
2023-11-07 20:57 jsantos New Issue
2023-11-07 20:57 jsantos Assigned To => sfernandez
2023-11-07 20:57 jsantos Status new => assigned
2023-11-07 20:57 jsantos Target Version => Studio_A1
2023-11-07 21:02 sfernandez Note Added: 0008937