View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003370 | NoesisGUI | Studio | public | 2024-06-07 19:09 | 2025-10-29 11:19 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0003370: Text Property of the ComboBox Element is Non-Functional | ||||
| Description | According to the WPF documentation, the 'Text' property of a ComboBox should have the ability to poll its children ComboBoxItem Content properties and display it as the ComboBox's label, provided there is a match between the 'Text' property, and the 'Content' property of any of the ComboBoxItems within. Currently, this functionality does not work as expected. See repro steps below. | ||||
| Steps To Reproduce | Repro Steps: 1) Create a Page Observe how the ComboBox's label does not populate with visible text. Expected results: With the configuration above, the ComboBox's label should read "Option_A" | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-06-07 19:09 | dstewart | New Issue | |
| 2024-06-09 17:32 | dfranjic | Assigned To | => sfernandez |
| 2024-06-09 17:32 | dfranjic | Status | new => assigned |
| 2024-06-10 12:26 | jsantos | Target Version | => Studio_Alpha |
| 2025-04-02 11:09 | sfernandez | Target Version | Studio_Alpha => Studio_Beta |
| 2025-10-29 11:19 | dstewart | Note Added: 0011280 |