https://bugs.kde.org/show_bug.cgi?id=429447
--- Comment #1 from Fabian Vogt <[email protected]> --- What should be noted is that dolphin here has an additional toolbar button by default: Index: dolphin-19.03.60git.20201029T150039~bf11c835e/src/dolphinui.rc =================================================================== --- dolphin-19.03.60git.20201029T150039~bf11c835e.orig/src/dolphinui.rc 2020-10-29 22:00:39.000000000 +0100 +++ dolphin-19.03.60git.20201029T150039~bf11c835e/src/dolphinui.rc 2020-10-31 09:57:20.003032608 +0100 @@ -115,6 +115,7 @@ <text context="@title:menu">Main Toolbar</text> <Action name="go_back" /> <Action name="go_forward" /> + <Action name="go_up" /> <Separator name="separator_1" /> <Action name="icons" /> <Action name="compact" /> Maybe that's what triggers this bug. -- You are receiving this mail because: You are watching all bug changes.
