This problem impacts at least calc and writer: Open a contextual menu, select an action that opens a popup dialog. For example: - scalc -> insert image -> right click -> hyperlink - writer -> insert text -> select it -> right click -> Paragraph Press ESC immediately LO crashes. This is linked to Focus handler still registered on a "disposed" component.
Fix proposal: https://gerrit.libreoffice.org/#/c/15626/
Hi Philippe, thanks for reporting. Seems a duplicate, please if you are not agree, reopen it. *** This bug has been marked as a duplicate of bug 90435 ***
Not the same bug. I would not be able to reproduce step 3 of the given bug as I systematically crash after step 2
Fix in gerrit. Was related to FocusHandler
Philippe Jung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=aa87af58b195af94ea5b9dcb01faf09e01e76e1b tdf#91081 Fix LO crash after dialog closing by ESC It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tested with Hyperlink popup in scalc and with Paragraph popup in Writer. Without fix: 100% reproducible crash. With fix: no crash.
Test in Calc: Format > Cells No more crash with this fix Set as verified
*** Bug 91100 has been marked as a duplicate of this bug. ***
*** Bug 91073 has been marked as a duplicate of this bug. ***