Describe the bug
This is a desired behavior test which currently doesn't pass. The test is assumed to be proper, but the underlying functionality is broken.
Basically, the mapping between the XML document and the live XAML visual tree doesn't work if the control is using an XML namespace like muxc: for instance.
This is needed for better functionality in other parts of XAML Studio like the #44.
Steps to reproduce
1. Remove [Ignore] from NamespacedControl_XmlToXamlTest
2. Run test...
Expected behavior
Test should pass
Screenshots
No response
Windows Build Number
Other Windows Build number
No response
Additional context
Disabled this test to get the CI working with a clean test pass, had added this before as knew was a broken scenario.
Help us help you
Yes, but only if others can assist.
Describe the bug
This is a desired behavior test which currently doesn't pass. The test is assumed to be proper, but the underlying functionality is broken.
Basically, the mapping between the XML document and the live XAML visual tree doesn't work if the control is using an XML namespace like
muxc:for instance.This is needed for better functionality in other parts of XAML Studio like the #44.
Steps to reproduce
Expected behavior
Test should pass
Screenshots
No response
Windows Build Number
Other Windows Build number
No response
Additional context
Disabled this test to get the CI working with a clean test pass, had added this before as knew was a broken scenario.
Help us help you
Yes, but only if others can assist.