总体目标:在macOS上使用自定义Storyboardsegue手头的问题是响应者链。据Apple称:Inaddition,inmacOS10.10andlater,aviewcontrollerparticipatesintheresponderchain.NSViewController如果我在macOSStoryboard中使用standardsegue,目标ViewController的行为符合预期——焦点、等效键、响应链等。但是,如果我使用自定义segue,目标ViewController不会按预期运行:(具体来说,关键等效项神秘地无法工作—然而,在测试中,来自sourceV