View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001560 | NoesisGUI | C++ SDK | public | 2019-10-03 18:52 | 2019-10-07 13:12 |
| Reporter | steveh | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.1 | ||||
| Target Version | 2.2.6 | Fixed in Version | 2.2.6 | ||
| Summary | 0001560: SupportsFocusEngagement is not a recognised attribute in the Noesis.Gui.Extensions Blend extension | ||||
| Description | Hi guys, I'm trying to prevent a custom list box from stealing focus when I press gamepad_accept. The focus stealing is coming from focus engagement. I've managed to disable it by setting noesis:Element.SupportsFocusEngagement="False" on the custom list box, but this is not a recognised dependency property in Noesis.Gui.Extensions Blend extension. This stops the XAML from being loaded in Blend as it throws an error. Any chance we can update the extension to recognise this attribute? Cheers, -Steven | ||||
| Steps To Reproduce |
| ||||
| Platform | Any | ||||
|
Resolved for 2.2.6 version, can be tested using pre-release NuGet: https://www.nuget.org/packages/Noesis.GUI.Extensions/2.2.6-beta1 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-03 18:52 | steveh | New Issue | |
| 2019-10-03 18:52 | steveh | Tag Attached: NuGet | |
| 2019-10-07 09:53 | sfernandez | Assigned To | => sfernandez |
| 2019-10-07 09:53 | sfernandez | Status | new => assigned |
| 2019-10-07 09:53 | sfernandez | Target Version | => 2.2.6 |
| 2019-10-07 13:12 | sfernandez | Status | assigned => resolved |
| 2019-10-07 13:12 | sfernandez | Resolution | open => fixed |
| 2019-10-07 13:12 | sfernandez | Fixed in Version | => 2.2.6 |
| 2019-10-07 13:12 | sfernandez | Note Added: 0005983 |