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

Méven Car <meven....@kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/95551f4
                   |                            |4922670be5c4d670833c2d4e398
                   |                            |657495
         Resolution|---                         |FIXED

--- Comment #26 from Méven Car <meven....@kdemail.net> ---
Git commit 95551f44922670be5c4d670833c2d4e398657495 by Méven Car, on behalf of
Nicolas Fella.
Committed on 08/03/2024 at 18:29.
Pushed by meven into branch 'master'.

Remove unneeded code for toggeling dockwidget visibility

QDockWidget::toggleViewAction::toggled is emitted when minimizing
the application window on X11 (https://bugreports.qt.io/browse/QTBUG-48161
potentially related). This will cause the dockwidget to be hidden when
minimizing the window.

We don't actually seem to need that connection, triggering the action
(via shortcut or menu) seems to correctly show/hide the dockwidget
without it

M  +0    -2    src/dolphinmainwindow.cpp

https://invent.kde.org/system/dolphin/-/commit/95551f44922670be5c4d670833c2d4e398657495

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

Reply via email to