yshavit / whatdid

What did I do all day?
MIT License
8 stars 0 forks source link

Fix dangling popup #299

Closed yshavit closed 2 years ago

yshavit commented 2 years ago

If a sheet opens up over the popup, and then someone asks the autoresponder to become the first responder (as PTN does, within the grabFocusNow() it calls on open), the popup pops through the sheet. This looks really bad. So, fix it.

Manual tests: