SfMenu crash when changing focused TabIndex with arrow keys

Hello,

I'm not sure if this is an issue or if we're doing something wrong, but there seems to be an issue with the Menu when trying to change the focus with the arrow keys, with Tab it works fine.

We're using version 15.3.0.33 on a Fall Creators Update project.

On the following video you can see it a bit more detailed with two issues, one when we're on the sub-menu of an item and then another one when we're outside. It seems that when it should close the submenu it just crashes instead of going to the parent item. And the second error is when trying to navigate the parent items from left to right or right to left.


The error:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Syncfusion.UI.Xaml.Controls.Navigation.SfMenuItem.UpdateParentMenuOnRightKeyAction(Boolean isneedtoupdatevisualstate, Boolean isneedtoupdatepopupopen)
   at Syncfusion.UI.Xaml.Controls.Navigation.SfMenuItem.RightKeyAction()
   at Syncfusion.UI.Xaml.Controls.Navigation.SfMenuItem.OnKeyDown(KeyRoutedEventArgs e)

Also I've attached the sample that I used.

Have a nice day,
Alexandru.

Attachment: SfMenuFocusNavigation_b1cff7f1.zip

1 Reply

MS Marimuthu Sivalingam Syncfusion Team October 24, 2017 06:24 AM UTC

Hi Alexandru,

Thank you for contacting Syncfusion Support.

We were able to reproduce the issue and have logged defect report regarding this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents  

Regards,
Marimuthu S.
 


Loader.
Up arrow icon