View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003994 | NoesisGUI | C++ SDK | public | 2025-03-07 19:10 | 2025-03-10 09:54 |
Reporter | Rafael Munoz | Assigned To | sfernandez | ||
Priority | normal | Severity | minor | ||
Status | feedback | Resolution | open | ||
Product Version | 3.2.4 | ||||
Target Version | 3.2.8 | ||||
Summary | 0003994: Difference EventTriggerBaseT.GetSource between WPF and Noesis | ||||
Description | While implementing a custom event trigger, I noticed a difference between Noesis and Wpf implementation of GetSource(C++)/Source(C#) Context: The trigger source has not been on the xaml ( see reference ) Attached a reference screenshot on a breakpoint showing the values of both getsource and getassociated object | ||||
Steps To Reproduce | 1- Implement a dummy CustomEventTrigger inheriting from EventTriggerBaseT<FrameworkElement> Expected: Both behave the same way | ||||
Tags | C++, NoesisWPF_Parity | ||||
Attached Files | |||||
Platform | Any | ||||
You can close this ticket, I have confirmed it was an implementation mistake within OnAttached method |
|
I still think we need to fix the GetSource() to calculate the source if it was not done before. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-07 19:10 | Rafael Munoz | New Issue | |
2025-03-07 19:10 | Rafael Munoz | Tag Attached: C++ | |
2025-03-07 19:10 | Rafael Munoz | Tag Attached: NoesisWPF_Parity | |
2025-03-07 19:10 | Rafael Munoz | File Added: image.png | |
2025-03-07 19:10 | Rafael Munoz | File Added: image-2.png | |
2025-03-07 19:55 | jsantos | Assigned To | => sfernandez |
2025-03-07 19:55 | jsantos | Status | new => assigned |
2025-03-07 19:55 | jsantos | Target Version | => 3.2.8 |
2025-03-08 00:07 | Rafael Munoz | Note Added: 0010390 | |
2025-03-10 09:54 | sfernandez | Status | assigned => feedback |
2025-03-10 09:54 | sfernandez | Note Added: 0010391 |