The popup should be modal, nothing else should be able to steal focus.
If I remember correctly, the popup cannot be modal as when you switch between documents, you need the Scintilla editor to have focus. I don't remember why exactly, I can try.
Just out of my head, without testing anything, I think if the popup were made modal, the whole tab switching wouldn't work as for the switching itself the main window needs all the events to be delivered to it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.