https://bugs.freedesktop.org/show_bug.cgi?id=87123

--- Comment #13 from Julien Nabet <serval2...@yahoo.fr> ---
(In reply to Julien Nabet from comment #12)
> I noticed that if we comment this block
>     464             // add a window listener, to know
>     465             // if the user used "escape" key to
>     466             // close the dialog.
>     467             xWindow.addWindowListener(new XWindowListenerAdapter() {
>     468                 @Override
>     469                 public void windowHidden(EventObject event) {
>     470                     cancelWizard_1();
>     471                 }   
>     472             });
> 
> (see
> http://opengrok.libreoffice.org/xref/core/wizards/com/sun/star/wizards/ui/
> WizardDialog.java#464)
> it seems ok.

This specific part comes from:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=74c6c6151cab078a6e31c66819c0609ef9637e6e
Noel: any thoughts?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to