View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001713 | NoesisGUI | C++ SDK | public | 2020-06-08 16:22 | 2020-06-09 13:21 |
| Reporter | nikobarli | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.6 | ||||
| Target Version | 3.0.2 | Fixed in Version | 3.0.2 | ||
| Summary | 0001713: Popup and ComboBox do not work together nicely | ||||
| Description | from https://www.noesisengine.com/forums/viewtopic.php?f=3&t=1998 Here is the XAML that illustrates the problem. Click the button to show a Popup that has a combobox internally. The expected behavior is that the item becomes the selected part of the Combobox and the Popup kept shown (this is the behavior of WPF). <Grid Background="White"> | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-06-08 16:22 | nikobarli | New Issue | |
| 2020-06-09 13:08 | sfernandez | Assigned To | => sfernandez |
| 2020-06-09 13:08 | sfernandez | Status | new => assigned |
| 2020-06-09 13:08 | sfernandez | Target Version | => 3.0.2 |
| 2020-06-09 13:21 | sfernandez | Status | assigned => resolved |
| 2020-06-09 13:21 | sfernandez | Resolution | open => fixed |
| 2020-06-09 13:21 | sfernandez | Fixed in Version | => 3.0.2 |