Summary: | Opening system settings makes the main content go back to featured | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Sam Dinner <samdinner> |
Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, bugseforuns |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/discover/commit/aa13609167f9523b901db273c0662e024745d1ff | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | A recording of the bug occurring. |
*** This bug has been marked as a duplicate of bug 423493 *** Similar but not entirely the same. A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/227 Git commit 72706124ce0010e76799bafca1facfa6d484e69a by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 18/01/2022 at 01:39. Pushed by apol into branch 'master'. Do not register a unique application when we call with --feedback This way it will not affect running instances. M +25 -24 discover/main.cpp https://invent.kde.org/plasma/discover/commit/72706124ce0010e76799bafca1facfa6d484e69a Git commit aa13609167f9523b901db273c0662e024745d1ff by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 18/01/2022 at 01:42. Pushed by apol into branch 'Plasma/5.24'. Do not register a unique application when we call with --feedback This way it will not affect running instances. (cherry picked from commit 72706124ce0010e76799bafca1facfa6d484e69a) M +25 -24 discover/main.cpp https://invent.kde.org/plasma/discover/commit/aa13609167f9523b901db273c0662e024745d1ff |
Created attachment 145479 [details] A recording of the bug occurring. SUMMARY Opening system settings will make the main content of Discover return back to featured. STEPS TO REPRODUCE 1. Select a category in the sidebar. 2. Open system settings. OBSERVED RESULT The main content goes back to featured. EXPECTED RESULT The main content should stay where it was. SOFTWARE/OS VERSIONS Linux: Ubuntu 21.10 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 Discover: 5.22.5 ADDITIONAL INFORMATION I can't make this bug happen when selecting an app listed in featured instead of a category.