View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004968 | NoesisGUI | C++ SDK | public | 2026-04-07 10:18 | 2026-04-28 11:03 |
| Reporter | pdx_hoda_ismail | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.2.12 | ||||
| Target Version | 3.2.14 | ||||
| Summary | 0004968: Assert when using StrokeDashArray | ||||
| Description | When setting StrokeDashArray on a shape to any value other than 0, Noesis throws an assert: GenJoinGeometry -> NS_ASSERT(IsOne(Length(outDir))); Setting it to 0 does not. | ||||
| Platform | Any | ||||
|
Although I know this assertion can sometimes be incorrect and may eventually be removed, I’m currently unable to reproduce the issue and would prefer to have a reproducible case before removing it, just in case something else is broken. Could you please attach a repro XAML? |
|
|
<MyNamespace:MyShapeClass StrokeDashArray="2,2"/> |
|
|
Hi! Without knowing what is MyShapeClass I can't reproduce. Any chance you could take the geometry from MyShapeClass into a Path element to see if it reproduces? |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-07 10:18 | pdx_hoda_ismail | New Issue | |
| 2026-04-07 11:57 | jsantos | Assigned To | => jsantos |
| 2026-04-07 11:57 | jsantos | Status | new => assigned |
| 2026-04-07 11:57 | jsantos | Target Version | => 3.2.13 |
| 2026-04-27 12:12 | jsantos | Note Added: 0012276 | |
| 2026-04-27 12:12 | jsantos | Status | assigned => feedback |
| 2026-04-27 12:15 | jsantos | Note Edited: 0012276 | |
| 2026-04-27 12:16 | jsantos | Target Version | 3.2.13 => 3.2.14 |
| 2026-04-28 10:54 | pdx_hoda_ismail | Note Added: 0012282 | |
| 2026-04-28 10:54 | pdx_hoda_ismail | Status | feedback => assigned |
| 2026-04-28 11:03 | jsantos | Note Added: 0012283 | |
| 2026-04-28 11:03 | jsantos | Status | assigned => feedback |