https://bugs.kde.org/show_bug.cgi?id=492962
--- Comment #3 from Kacper Paczos <[email protected]> --- The same code path has a second, more confusing symptom. Inserting a desktop before the end (VirtualDesktopManager::createVirtualDesktop() with a position that displaces existing desktops) does not adjust names either, so the new desktop is given the default name of its position while the desktop pushed one slot to the right keeps exactly that same name - two desktops called "Desktop 2" sitting next to each other. Both cases are addressed by the merge request linked above, along with autotests asserting that names the user set are left untouched while default ones follow the position. -- You are receiving this mail because: You are watching all bug changes.
