Summary: | Configure shortcuts dialog broken | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Gandalf Lechner <gandalflechner> |
Component: | Usability-Keyboard | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
Gandalf Lechner
2008-08-16 12:26:37 UTC
Since the shortcut config dialog is a KDE dialog and has nothing to do with digiKam at all, I think this bugreport is invalid for digiKam. And I can't confirm point 1) and 2) either. Point 3) you mentioned is correct, there must exist an action with an empty name, I'll investigate this. Point 4) is a theming issue that seems only to be seen in some Qt styles, so maybe this also is not relevant of digiKam. Andi If it was a KDE bug, shouldn't the configure shortcuts dialog of the image editor be broken, too? As I said before, I can not confirm your first two points. Maybe we will have to wait for other users confirming this one. We do not create this dialog, so we can't do a lot about this. If the dialog behaves strange there is a possibility that a lot of KDE4 applications suffer this problem. But again right now this is not reproducible here and so I can not make any further investigations (so right now it is not our fault :-)) For point 3): I have assigned a keyboard shortcut for the empty action, nothing happens. So there is either an action running with no visible output (no dialog, no status bar indicator etc) or this action just doesn't exist at all (but then I don't know what it is doing there). I think we need more input from other users / devs. Andi The action without text is the logo_action. Andi, Is this file can be considerated solved now since we have fixed kipi-plugins keyboard shorcuts registration in configure dialog ? Gilles Oh sure... Closing... Point 3 for the logo_action is still valid, maybe we should give it a descriptive text or remove it from actionsCollection() Fixed with commit #900124. Gilles |