https://bugs.kde.org/show_bug.cgi?id=508554
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/dolphin/-/commit/3f5bf2d |em/dolphin/-/commit/a781067 |fb18feffc84770cc19c6e2786ff |3de828fec0861c11062491adaa8 |8de8f8 |5c8a00 --- Comment #29 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 512011, bug 508405, bug 511076, 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.
