Changes between Initial Version and Version 1 of Ticket #9239, comment 7
- Timestamp:
- Oct 10, 2012, 8:33:50 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9239, comment 7
initial v1 1 The patch didn't touch the root of the issue, I've pushed t/9239b for a deeper fix .1 The patch didn't touch the root of the issue, I've pushed t/9239b for a deeper fix, the culprit is that in v4 we unlock selection automatically when focus is returned, while the template dialog has just invalidated the lock selection, in such case a simple silent failure is enough. 2 2 3 3 The rational behind calling all insertion before closing the dialog, is to ensure that user who listened to the dialog#hide really got the result from all jobs done by the dialog.