Summary: | "Share to Imgur" function does not work | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-purpose | Reporter: | trmdi |
Component: | general | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexisbrabo, bugseforuns, elvis.angelaccio, mail, nate, nicolas.fella |
Priority: | NOR | ||
Version: | 5.55.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/purpose/a6d93ff28f090dd0086301884a31e0eea0efd845 | Version Fixed In: | 5.56 |
Sentry Crash Report: |
Description
trmdi
2018-08-18 00:30:57 UTC
Can confirm with Dolphin 18.08. In Spectacle the user gets the link copied to the clipboard plus a small info appears; we should have that too for Dolphin. Yikes, we need to fix this. Nicolas, is there any chance you can submit a quick patch for this? As I recall, you implement the Purpose sharing feature for Dolphin. Perhaps Purpose should display the results in a window for clients that don't implement some kind of inline notification UI, as Spectacle does. This bug is still happening in 18.12.2 version of dolphin. Git commit a6d93ff28f090dd0086301884a31e0eea0efd845 by Aleix Pol. Committed on 21/02/2019 at 16:57. Pushed by apol into branch 'master'. Have ShareFileItemAction provide an output or an error if they are provided Summary: BUG: 397567 Test Plan: Manual testing on dolphin Reviewers: #dolphin, #frameworks, nicolasfella Reviewed By: nicolasfella Subscribers: ngraham, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D19111 M +7 -1 src/fileitemactionplugin/CMakeLists.txt M +12 -0 src/fileitemactionplugin/sharefileitemaction.cpp M +10 -1 src/widgets/menu.h https://commits.kde.org/purpose/a6d93ff28f090dd0086301884a31e0eea0efd845 *** Bug 404253 has been marked as a duplicate of this bug. *** |