[konsole] [Bug 479081] without titlebar "configure Konsole" doesn't work.

Kurt Hindenburg bugzilla_noreply at kde.org
Wed Mar 13 23:23:11 GMT 2024


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

Kurt Hindenburg <khindenburg at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/bf01
                   |                            |0aca7823e95d9f16e57922f4e9c
                   |                            |7d6e82e72
         Resolution|---                         |FIXED

--- Comment #4 from Kurt Hindenburg <khindenburg at kde.org> ---
Git commit bf010aca7823e95d9f16e57922f4e9c7d6e82e72 by Kurt Hindenburg, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 13/03/2024 at 22:45.
Pushed by hindenburg into branch 'master'.

Reshow configuration dialog after toggling borders

Usually, a QDialog with a parent stays on top of its parent.  However,
after hiding and showing the main window when toggling the
border-less/title-less option, this stops being true.

This can confuse users, if they apply this setting without closing the
configuration dialog, and the dialog gets behind the main window.
Afterwards, trying to open the configuration dialog doesn't work (it's
already open, but behind the window).

So, hide and show also the configuration dialog, which makes the dialog
stay on top of its parent again.

M  +25   -0    src/MainWindow.cpp

https://invent.kde.org/utilities/konsole/-/commit/bf010aca7823e95d9f16e57922f4e9c7d6e82e72

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list