Key commands don't work with split nav #179

Open
opened 2022-10-08 18:53:05 +00:00 by shadowfacts · 1 comment
Owner

They work as expected when replacing SplitNavigationController with UINavigationController in MainSplitViewController

They work as expected when replacing SplitNavigationController with UINavigationController in MainSplitViewController
shadowfacts added the
bug
label 2022-10-08 18:53:05 +00:00
Author
Owner

not just split nav, seems to have something to do with UISplitViewController

tapping a sidebar item causes the secondary vc to drop off the responder chain and leave the MainSidebarViewController at the beginning of the chain (at least when it comes to key commands) even though it returns false for isFirstResponder

not just split nav, seems to have something to do with UISplitViewController tapping a sidebar item causes the secondary vc to drop off the responder chain and leave the MainSidebarViewController at the beginning of the chain (at least when it comes to key commands) even though it returns false for isFirstResponder
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#179
No description provided.