https://bugs.documentfoundation.org/show_bug.cgi?id=145464
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|[email protected] |[email protected] |desktop.org | Status|UNCONFIRMED |ASSIGNED --- Comment #2 from Caolán McNamara <[email protected]> --- I think this is a focus thing. For me to reproduce reliably, load the first document, press alt to active visible focus. Click the "show signatures" and then "close". The focus is visible in the "show signatures" button. Now load the other document. Then switch back to the first document and the "show signatures" button has visible focus. Click it and crash with null dispatcher. I think the dispatcher is assigned when focus is given to the frame, but because focus is restored to the button the frame doesn't know it was given focus so the dispatcher remains null and then we get that crash -- You are receiving this mail because: You are the assignee for the bug.
