Posts

Post not yet marked as solved
1 Replies
363 Views
In Xcode 12 through 15, every time I open a file with a PreviewProvider in it, Xcode opens the preview automatically. 99% of the time, I just want to look at some code, so I immediately have to close the preview. Can we at least have an option to disable this? Feedback: FB7871978
Posted Last updated
.
Post not yet marked as solved
2 Replies
428 Views
We have a native safari extension for macOS with an NSTokenField and completions. When clicking one of the completions in the list, the window for the extension closes as though you had clicked outside of it, even if you click in the portion that intersects the popup. If I run the extension as a regular app, the issue doesn't happen. The click registers and adds the token from the completion list. I filed feedback (FB12606023), but need to fix the issue also. Is this somehow expected in a popup?
Posted Last updated
.