https://bugs.kde.org/show_bug.cgi?id=449670

Lynx3d <lynx.mw+...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/3ae600dfa
                   |                            |21b6aea185e8aeecd45fc809807
                   |                            |6786
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from Lynx3d <lynx.mw+...@gmail.com> ---
Git commit 3ae600dfa21b6aea185e8aeecd45fc8098076786 by Mathias Wein.
Committed on 17/05/2022 at 22:00.
Pushed by mwein into branch 'master'.

Fix new files opening in wrong mainwindow

This is a regression of e5f10d40b1c5a926e39dff3655b573d00ffef776
If the dialog gets accepted right before sending the signal, KisPart
can't determine the current main window because qApp->activeWindow()
is Null.

Though the widespread use of KisPart::currentMainwindow() deserves
some review, a more explicit definition of the target window would be
less error prone.

M  +1    -1    libs/ui/KisOpenPane.cpp
M  +1    -1    libs/ui/widgets/kis_custom_image_widget.cc

https://invent.kde.org/graphics/krita/commit/3ae600dfa21b6aea185e8aeecd45fc8098076786

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to