Skip to content

Test app reproducing FB15520103 - SwiftUI.List seems to stop receiving events in a utility NSPanel after losing focus

Notifications You must be signed in to change notification settings

tbunch/FB15520103

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If I put a List in a utility panel that becomesKeyOnlyWhenNeeded, it becomes unresponsive once the panel loses key status.

Build and run the attached sample application Steps are in the app window, but for completeness…

               • Open the popover with List
               • Test that tap select/deselcts rows
               • Detach the popover. This results in an NSPanel that is the application key window for the moment
               • Test that tap works
               • Click on the main window
               • Test that tap no longer works
               • Note that the chevron still works
               • Note that selection in the other popover doesn't exhibit this bug

About

Test app reproducing FB15520103 - SwiftUI.List seems to stop receiving events in a utility NSPanel after losing focus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages