Summary: | [usability] can not delete add-on when update is available | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Alexander Potashev <aspotashev> |
Component: | knewstuff | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.lohnau, bugseforuns, gladhorn, nate, rockonthemoonfm |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/knewstuff/commit/139981be02da82bbd4016e9933e57395f490ad78 | Version Fixed In: | 5.73 |
Sentry Crash Report: |
Description
Alexander Potashev
2010-12-20 23:04:51 UTC
this bug is solved now in kde 4.9 and amarok 2.5, should be CLOSED Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! In the details view of the QWidgets dialog is button for removal, but not in the normal view. Also the QtQuick dialog has this issue. *** Bug 418041 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/frameworks/knewstuff/-/merge_requests/17 A possibly relevant merge request was started @ https://invent.kde.org/frameworks/knewstuff/-/merge_requests/17 Git commit 139981be02da82bbd4016e9933e57395f490ad78 by Alexander Lohnau. Committed on 23/07/2020 at 17:17. Pushed by ngraham into branch 'master'. Allow to delete updatable entries Also while at it add an icon for the use action in the QWidgets dialog: M +1 -1 src/qtquick/qml/EntryDetails.qml M +1 -1 src/qtquick/qml/NewStuffItem.qml M +1 -1 src/qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml M +1 -1 src/qtquick/qml/private/entrygriddelegates/ThumbDelegate.qml M +1 -1 src/qtquick/qml/private/entrygriddelegates/TileDelegate.qml M +18 -2 src/ui/itemsviewdelegate.cpp https://invent.kde.org/frameworks/knewstuff/commit/139981be02da82bbd4016e9933e57395f490ad78 Git commit 139981be02da82bbd4016e9933e57395f490ad78 by Alexander Lohnau. Committed on 23/07/2020 at 17:17. Pushed by ngraham into branch 'master'. Allow to delete updatable entries Also while at it add an icon for the use action in the QWidgets dialog: M +1 -1 src/qtquick/qml/EntryDetails.qml M +1 -1 src/qtquick/qml/NewStuffItem.qml M +1 -1 src/qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml M +1 -1 src/qtquick/qml/private/entrygriddelegates/ThumbDelegate.qml M +1 -1 src/qtquick/qml/private/entrygriddelegates/TileDelegate.qml M +18 -2 src/ui/itemsviewdelegate.cpp https://invent.kde.org/frameworks/knewstuff/commit/139981be02da82bbd4016e9933e57395f490ad78 |