https://bugs.kde.org/show_bug.cgi?id=473875
--- Comment #4 from poperi...@mailbox.org --- In my Godot bug report, one of the maintainers said that it might actually be a KDE bug. What do you think? > In might be KDE bug as well, seems like it apply grouping only based on the > first hints set, and do not change it if hints are changed. So if you start > `Pixelorama` first and the editor second, it won't group it. > > Starting `Pixelorama` first: > > * Start `Pixelorama` > > * Window is created and hints are set to `Godot_Engine`, `Godot`, new > task icon is created. > > * Hints are changed to `Godot_Engine`, `Pixelorama` > > * Start `Godot Editor` > > * Window is created and hints are set to `Godot_Engine`, `Godot`, new > task icon is created since hints do not match. > > > Starting `Godot Editor` first: > > * Start `Godot Editor` > > * Window is created and hints are set to `Godot_Engine`, `Godot`, new > task icon is created. > > * Start `Pixelorama` > > * Window is created and hints are set to `Godot_Engine`, `Godot`, hints > match, and task icon is grouped. > > * Hints are changed to `Godot_Engine`, `Pixelorama`, but task icon is not > changed/ungrouped. -- You are receiving this mail because: You are watching all bug changes.