View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003276 | NoesisGUI | Studio | public | 2024-04-24 14:13 | 2025-10-29 11:56 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0003276: Deleting Grid Columns Can Poison XAML and Prevent Page from Rendering Correctly | ||||
| Description | There appears to be a bug where if (in this case) Grid Columns are removed, Studio doesn't correctly handle the XAML write, which can result in an invalid file which cannot render the screen as it's meant to be displayed. Note that this seems to only occur if Columns are deleted in a specific order. See repro steps below. This bug did not seem to appear if for example, the first Column deleted was Column 3. See attached video. | ||||
| Steps To Reproduce | Repro Steps: 1) Create a copy of the Z3L project from InternalSamples GitHub 6) Save MainMenu.xaml Expected Results: Removing Grid Columns does not impact the interface in any other way than reducing the amount of Columns in the Page. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-04-24 14:13 | dstewart | New Issue | |
| 2024-04-24 14:13 | dstewart | File Added: GridDestruction_Compressed.mp4 | |
| 2024-04-24 17:10 | dfranjic | Assigned To | => dfranjic |
| 2024-04-24 17:10 | dfranjic | Status | new => assigned |
| 2024-04-25 19:37 | jsantos | Target Version | => Studio_Alpha |
| 2025-04-02 11:09 | sfernandez | Target Version | Studio_Alpha => Studio_Beta |
| 2025-10-29 11:56 | dstewart | Status | assigned => resolved |
| 2025-10-29 11:56 | dstewart | Resolution | open => fixed |
| 2025-10-29 11:56 | dstewart | Note Added: 0011285 |