Message352762
AttributeErrors on closing were a separate issue. They are now caught on closing. #35379.
Save on Close is now modal on Windows also, in that one cannot do anything with the Window being closed.
One can try to close a second dirty window. Saying 'no' in either dialog no longer crashes. The only oddity is that if one switched from the 2nd dialog to the 1st and say 'no' on the first first, it does not immediately close until one answers on the second. It seems normal to me that the 2nd call that raises the 2nd dialog blocks the 1st from receiving and responding to the 1st click until the 2nd call returns.
Thus the bugs reported here have been otherwise fixed. |
|
Date |
User |
Action |
Args |
2019-09-19 00:51:45 | terry.reedy | set | recipients:
+ terry.reedy, gpolo, roger.serwy, r.david.murray, Todd.Rovito, Guilherme.Simões |
2019-09-19 00:51:45 | terry.reedy | set | messageid: <1568854305.33.0.737702809861.issue17822@roundup.psfhosted.org> |
2019-09-19 00:51:45 | terry.reedy | link | issue17822 messages |
2019-09-19 00:51:44 | terry.reedy | create | |
|