https://bugs.kde.org/show_bug.cgi?id=449338
--- Comment #2 from Nicolas Fella <[email protected]> --- > - When one of those is open switching to the other doesn't seem to work, but > only when using a language where the two have the same name the cause for that is obvious, there's code that prevents switching if the name is the same: https://invent.kde.org/plasma/systemsettings/-/blob/master/sidebar/SidebarMode.cpp#L473 It should be doable to fix that by comparing the internal id instead, but not sure it's worth it since the name never should be the same in the first place -- You are receiving this mail because: You are watching all bug changes.
