jurialmunkey / skin.arctic.fuse

Other
143 stars 21 forks source link

:bug: Classic mode - Navigation bug #908

Closed berkhornet closed 1 month ago

berkhornet commented 1 month ago

Skin section

Widgets

Current Behavior

Setup:

For side items 2, 3 and 4, having pressed "right" to focus on widgets, pressing "back" results in the focus being on the wrong Side Menu item (if selecting widgets from Side Item 2, focus is returned to Side Item 3; 3 to 4 and 4 to 5). Selecting widgets from Side Menu item 1 or 5 and then pressing "back" results in the correct focus.

Similar behaviour happens when Side Menu > Minimise is ser to Topbar

Expected Behavior

Pressing "back" from widgets should focus on the correct Side Menu item

Steps To Reproduce

See "Current Behaviour"

Screenshots and Additional Info

No response

Checklist

jurialmunkey commented 1 month ago

Make sure you don't have disabled items inbetween or above. Any disabled sidemenu items must be placed at the end.

berkhornet commented 1 month ago

Thank you!