View Issue Details

IDProjectCategoryView StatusLast Update
0003680NoesisGUIC++ SDKpublic2026-04-27 12:17
ReporterPeterA Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status assignedResolutionopen 
Product Version3.1.7 
Target Version3.2.14 
Summary0003680: Keyboard Navigation unfocuses all elements when pressing RB/LB and the controlTabNavigation prop is set to none
Description

When turning off Control Tab navigation on an items control that contained some buttons due to wanting to use RB and LB for something outside of noesis, we came across an issue whereby when these buttons were pressed, if the element that was focused had the ControlTabNavigation attached property set to None then it would completely unfocus all elements.
The same thing happened with the Tab key and when TabNavigaition attached property was set to None.
Guessing the function to predict the focus in these cases didn't have a null check before setting the focus to nothing when it couldn't find a suitable element.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-05 03:09 PeterA New Issue
2024-09-05 03:09 PeterA Tag Attached: C++
2024-09-05 03:09 PeterA Tag Attached: controller
2024-09-05 03:09 PeterA Tag Attached: Input
2024-09-05 03:09 PeterA Tag Attached: Navigation
2024-09-05 11:12 sfernandez Status new => assigned
2024-09-05 11:12 sfernandez Target Version => 3.2.5
2024-09-06 10:45 jsantos Assigned To => sfernandez
2024-10-24 16:43 sfernandez Target Version 3.2.5 => 3.2.6
2024-11-22 18:18 jsantos Target Version 3.2.6 => 3.2.7
2025-01-20 17:43 jsantos Target Version 3.2.7 => 3.2.8
2025-06-06 12:52 jsantos Target Version 3.2.8 => 3.2.9
2025-10-02 00:48 jsantos Target Version 3.2.9 => 3.2.10
2025-10-20 18:25 jsantos Target Version 3.2.10 => 3.2.11
2026-01-20 19:32 jsantos Target Version 3.2.11 => 3.2.12
2026-03-04 00:39 jsantos Target Version 3.2.12 => 3.2.13
2026-04-27 12:17 jsantos Target Version 3.2.13 => 3.2.14