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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/-/commit
                   |                            |/22ec108363ae5beea67163e63c
                   |                            |d923c47376d004
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 22ec108363ae5beea67163e63cd923c47376d004 by Christoph Cullmann, on
behalf of Waqar Ahmed.
Committed on 27/03/2024 at 09:33.
Pushed by cullmann into branch 'master'.

Dont use activeView as save dialog parent

Active view can get deleted during dialog exec. It is also just a bad
idea to use the activeView imo. The new logic tries to use the
QApplication::activeWindow() first, then tries the
KTextEditor::MainWindow::window() and as a last fallback uses the
activeView.

M  +5    -3    src/document/katedocument.cpp

https://invent.kde.org/frameworks/ktexteditor/-/commit/22ec108363ae5beea67163e63cd923c47376d004

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

Reply via email to