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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/c3ef613
                   |                            |f29dd256e1b6065f1c744241b6f
                   |                            |69788a
             Status|ASSIGNED                    |RESOLVED

--- Comment #15 from Méven <[email protected]> ---
Git commit c3ef613f29dd256e1b6065f1c744241b6f69788a by Méven Car, on behalf of
Oleksandr Bondar.
Committed on 03/04/2026 at 10:42.
Pushed by meven into branch 'master'.

dolphinmainwindow: use directly ShowMenubar action
to change menuBar visibility

The menubar check was defined by menubar isHidden var. The logic has
been reverted. The toggleShowMenuBar func was simply inverting the
isVisible var. Now it's being set the menubar isChecked value.
This led to testedObjectsSizeAfterTraversingForwards=10 instead of 11
(apparently there was a phantom object), so adjust the comparation
in dolphinmainwindowtest.

M  +3    -4    src/dolphinmainwindow.cpp
M  +1    -1    src/tests/dolphinmainwindowtest.cpp

https://invent.kde.org/system/dolphin/-/commit/c3ef613f29dd256e1b6065f1c744241b6f69788a

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

Reply via email to