Summary: | Not clearly closable dialog shown on error | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-knewstuff | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | general | Assignee: | Dan Leinir Turthra Jensen <admin> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | alexander.lohnau, kdelibs-bugs, nate |
Priority: | NOR | ||
Version: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot |
Indeed you can close it by clicking anywhere in the darkened area, but of course this isn't obvious. That dialog should have a close button, not only for obviousness right now, but also so that it doesn't *actually* become unclosable once it becomes a standalone window. Tried to fix this in the obvious way and ran into https://invent.kde.org/frameworks/kirigami/-/issues/82. Will see what I can do before that gets resolved. I give up, this is too frustrating. |
Created attachment 170555 [details] Screenshot STEPS TO REPRODUCE 1. Open "Get new $thing" 2. Some error happens OBSERVED RESULT A dialog with the error message pops up. That dialog has no close button or similar, so it can't be dismissed other than clicking next to it EXPECTED RESULT A "whatever" button SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 6.8 ADDITIONAL INFORMATION