View Issue Details

IDProjectCategoryView StatusLast Update
0004663NoesisGUIStudiopublic2025-12-23 12:43
Reportermaherne Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product Version3.2.10 
Target Version3.2.11Fixed in Version3.2.11 
Summary0004663: Crash when opening a Page document that has child Popup element with local values for IsOpen and StaysOpen set
Description

Crash from BS1949/1950 (https://app.bugsplat.com/v2/crash?database=Noesis&id=1949#overview).

Reproduction XAML:

<Page
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
  xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  mc:Ignorable="d"
  d:DesignWidth="1920"
  d:DesignHeight="1080"
  Background="#FF4D5052">
    <Popup StaysOpen="False" IsOpen="True"/>
</Page>
PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-12-22 16:44 maherne New Issue
2025-12-22 16:44 maherne Target Version => Studio_Beta
2025-12-22 16:46 maherne Description Updated
2025-12-22 16:48 sfernandez Assigned To => sfernandez
2025-12-22 16:48 sfernandez Status new => assigned
2025-12-22 16:51 maherne Description Updated
2025-12-23 12:43 sfernandez Product Version Studio_Beta => 3.2.10
2025-12-23 12:43 sfernandez Target Version Studio_Beta => 3.2.11
2025-12-23 12:43 sfernandez Status assigned => resolved
2025-12-23 12:43 sfernandez Resolution open => fixed
2025-12-23 12:43 sfernandez Fixed in Version => 3.2.11