![]() Avoids a problem with the file dialog when a sheet is the current "main window" (Cocoa terminology); when the file dialog is closed, both the sheet owner and the sheet become the main window (in that order), so that when the sheet goes away, the sheet owner doesn't become the main window as it should. It seems like a Cocoa problem. The workaround is to hook into the callback that says a sheet went away. Closes PR 12073 original commit: 69f7e912d2bffd638123475ce0041e6188ab5f02 |
||
---|---|---|
collects | ||
doc/release-notes | ||
man/man1 |