Summary: | "Select All" action interrupts other widgets | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Andi Clemens <andi.clemens> |
Component: | Albums-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | gerhard, marcel.wiesweg |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
Andi Clemens
2009-02-03 19:16:23 UTC
We can change the shortcut for this action, this would be the easiest solution. But it would be even better when Ctrl+A only elects the icons when album icon view is highlighted, so we don't need another shortcut only for this action. A Focus Proxy need to be designed in digiKam. Possible implementation as example can be see in gwenview or dolphin for ex. There are others B.K.O files relevant of Focus Proxy. Gilles Caulier Look at bug #181180! It's a qt/kdelibs bug and was fixed for 4.2.1 by David Faure. Hmm don't know if this is a kdelibs issue, since it is not working anywhere in digiKam, and I saw this issue also last year, before the kdelibs bug was filed. It is working in other dialogs (or kipi-plugins), but not in digikam mainapp. Since I have installed Qt 4.5 this bug is invalid for me. Can anyone else confirm that pressing CTRL+A in a lineedit or in the caption edit field will NOT select all images in the albumiconview, but instead select the text? If so we should close it again... Andi Same here (qt 4.5.0-0ubuntu2), Ctrl-A behaves correctly. Gerhard This seems to work now, I'll close it. Andi |