View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004363 | NoesisGUI | C++ SDK | public | 2025-09-02 14:59 | 2025-11-17 13:12 |
| Reporter | puekstrand_pdx | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | won't fix | ||
| Product Version | 3.2.8 | ||||
| Target Version | 3.2.11 | Fixed in Version | 3.2.11 | ||
| Summary | 0004363: IsVisible on Inlines is always false | ||||
| Description | After updating from 3.2.7 to 3.2.8 Inlines' IsVisible attribute seems to always be false This test line should reproduce the issue. In 3.2.7 it displays true while in 3.2.8 it always shows false.
We rely on the visibility for displaying tooltips, so this makes our tooltips not work correctly. | ||||
| Platform | Any | ||||
|
I've been investigating this and found that WPF doesn't even expose an IsVisible (or Visibility) property for Inlines. |
|
|
Oh right, yeah that should actually work for our problem! Thanks for the help |
|
|
I'm closing this then, if you fing any trouble with the TextBlock approach please reopen it again. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-09-02 14:59 | puekstrand_pdx | New Issue | |
| 2025-09-02 15:20 | puekstrand_pdx | Description Updated | |
| 2025-09-03 12:00 | jsantos | Assigned To | => sfernandez |
| 2025-09-03 12:00 | jsantos | Status | new => assigned |
| 2025-09-03 12:00 | jsantos | Target Version | => 3.2.9 |
| 2025-10-02 00:48 | jsantos | Target Version | 3.2.9 => 3.2.10 |
| 2025-10-20 18:25 | jsantos | Target Version | 3.2.10 => 3.2.11 |
| 2025-11-17 12:41 | sfernandez | Status | assigned => feedback |
| 2025-11-17 12:41 | sfernandez | Note Added: 0011411 | |
| 2025-11-17 12:52 | puekstrand_pdx | Note Added: 0011412 | |
| 2025-11-17 12:52 | puekstrand_pdx | Status | feedback => assigned |
| 2025-11-17 13:12 | sfernandez | Status | assigned => resolved |
| 2025-11-17 13:12 | sfernandez | Resolution | open => won't fix |
| 2025-11-17 13:12 | sfernandez | Fixed in Version | => 3.2.11 |
| 2025-11-17 13:12 | sfernandez | Note Added: 0011413 |