Summary: | Digikam should not enter new album after creating it | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Eike Welk <eike.welk> |
Component: | Albums-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | step247 |
Priority: | NOR | ||
Version: | 0.9.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
Eike Welk
2008-08-16 02:26:52 UTC
Eike Welk you are correct, this is a PITA when you work (sort, reorganize etc) albums. There is a new function to create a new album or move the selected images to an album in the context menu. This action can be used in your workflow. If you select more then one image, the action will appear on top of the context menu. Anyway I guess that it is still not very useful to switch to the newly created, empty album. I guess we should disable it. Gilles, Marcel and others, what do you think? Andi Agree. Dolphin, gwenview and konqueror do not have this behavior... Gilles One more note: Some people create a new album by right-clicking on the parent and then select "New Album" from there. But if you right-click an album, it becomes selected. This is why the "Create new album from Selection" action was introduces. When pressing CTRL+N for a new album, it will always be a subalbum of the currently selected. The "Create new album from Selection" fixes that, too. You can create the album anywhere you want, without losing the selection. Or you just move the images into an already existing one. Eike, Step, maybe this is what you are looking for? Eike, I just realized you are using a very old digiKam version, in which this action is not present. It was introduced in digiKam 0.10 for KDE4. digiKam 0.9.3 is very old, latest and maybe last version of digiKam for KDE3 is 0.9.5. Andi SVN commit 973904 by aclemens: When a new album is created, don't enter it immediately. BUG:169213 M +0 -1 albumfolderview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=973904 Gilles, I don't have digiKam KDE3 anymore. If you plan to release 0.9.6, can you backport this one? Andi Hey, why is it unconfirmed again? I just replied... hmm... SVN commit 973914 by cgilles: backport commit #973904 from trunk CCBUGS: 169213 M +1 -2 albumfolderview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=973914 |