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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/a781067
                   |                            |3de828fec0861c11062491adaa8
                   |                            |5c8a00

--- Comment #2 from Méven <[email protected]> ---
Git commit a7810673de828fec0861c11062491adaa85c8a00 by Méven Car, on behalf of
Māris Nartišs.
Committed on 18/03/2026 at 10:56.
Pushed by meven into branch 'master'.

DolphinTabPage: Prevent re-entrant signal activation for slotViewActivated

When switching tabs with split view enabled and the filter bar visible,
a storm of activation calls is triggered and at the end signal/slot
connections for both views is a mess (no listeners, navigation buttons
linked to unfocused view etc.).

Disconnect DolphinTabPage slot when it changes its own state.
Related: bug 508554, bug 512011, bug 508405, bug 503576

M  +41   -1    src/dolphintabpage.cpp
M  +9    -0    src/dolphintabpage.h
M  +48   -0    src/tests/dolphinmainwindowtest.cpp

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

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

Reply via email to