Summary: | Each mouse right click creates a new Open With entry in the context menu [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Maik Qualmann <metzpinguin> |
Component: | Usability-OpenWith | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/6463b9243e9840421ef9a441ca92278e0e1e7aba | Version Fixed In: | 4.7.0 |
Sentry Crash Report: | |||
Attachments: | openwith.patch |
Description
Maik Qualmann
2014-12-28 21:38:53 UTC
Created attachment 90150 [details]
openwith.patch
Git commit 6463b9243e9840421ef9a441ca92278e0e1e7aba by Gilles Caulier. Committed on 28/12/2014 at 21:44. Pushed by cgilles into branch 'master'. Apply patch #90150 from Maik Qualmann to fix multiple OpenWith entries in Editor context menu FIXED-IN: 4.7.0 M +2 -1 NEWS M +23 -10 utilities/imageeditor/editor/editorwindow.cpp M +3 -0 utilities/imageeditor/editor/editorwindow.h http://commits.kde.org/digikam/6463b9243e9840421ef9a441ca92278e0e1e7aba Git commit daefd19681a92908a902ee4b9a6876c4098956f3 by Gilles Caulier. Committed on 28/12/2014 at 21:57. Pushed by cgilles into branch 'frameworks'. backport commit #6463b9243e9840421ef9a441ca92278e0e1e7aba from git/master to git/frameworks M +23 -10 utilities/imageeditor/editor/editorwindow.cpp M +3 -0 utilities/imageeditor/editor/editorwindow.h http://commits.kde.org/digikam/daefd19681a92908a902ee4b9a6876c4098956f3 |