View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002825 | NoesisGUI | Studio | public | 2023-11-07 20:57 | 2025-02-03 16:34 |
| Reporter | jsantos | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.7 | ||||
| Target Version | 3.2.8 | Fixed in Version | 3.2.8 | ||
| Summary | 0002825: Weird beaviour in ComboBoxes | ||||
| Description | A 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. | ||||
| Platform | Any | ||||
|
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. |
|
| 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_Alpha |
| 2023-11-07 21:02 | sfernandez | Note Added: 0008937 | |
| 2025-02-03 16:34 | sfernandez | Status | assigned => resolved |
| 2025-02-03 16:34 | sfernandez | Resolution | open => fixed |
| 2025-02-03 16:34 | sfernandez | Product Version | => 3.2.7 |
| 2025-02-03 16:34 | sfernandez | Fixed in Version | => 3.2.8 |
| 2025-02-03 16:34 | sfernandez | Target Version | Studio_Alpha => 3.2.8 |