| Summary: | Unable to install widgets from local file in the graphical interface | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Mohammad K. <mokazemi> |
| Component: | Widget Explorer sidebar | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | me, nate, niccolo |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mohammad K.
2023-04-15 11:06:10 UTC
Can confirm on both Wayland and X11. Open File dialog that opens also has other usability and visial issues, namely: - title should be set as qindow title, not as a heading on top of window content — nothing else does that AFAIK; - extra paddings around main content view should be removed. Notice how misaligned bottomtext field and dialog button box are; - Filter field doesn't anything useful, it prevents plasmoids in *.tar.gz format from being selectable — need to clear filter manually first. Yes, the file dialog here is some kind of custom thing wrapped in a wrapper that seems unnecessary. I think we could port it to just use QFileDialog. This dialog has been ported to QFileDialog, and installing .plasmoid files seems to be working fine on master. Let's keep https://bugs.kde.org/show_bug.cgi?id=486108 to track the inability to install .tar.gz / .zip files. |