| Summary: | I cannot choose the template predefined in the import window while renaming (F2) | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Piotr <piotergmoter> |
| Component: | AdvancedRename-Import | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/digikam/8150258bce78249f5d54768b6b37c1fa92d29a10 | Version Fixed/Implemented In: | 5.4.0 |
| Sentry Crash Report: | |||
| Attachments: | Drop down not chooseable | ||
Problem is not reproducible here. Are all elements grayed out in the drop down list? Maybe a screenshot? Maik Created attachment 102190 [details]
Drop down not chooseable
Clicking on the list does nothing. Git commit 8150258bce78249f5d54768b6b37c1fa92d29a10 by Maik Qualmann. Committed on 12/11/2016 at 20:25. Pushed by mqualmann into branch 'master'. fix select first combobox item because it is already selected FIXED-IN: 5.4.0 M +2 -1 NEWS M +1 -0 utilities/advancedrename/advancedrenameinput.cpp http://commits.kde.org/digikam/8150258bce78249f5d54768b6b37c1fa92d29a10 |
I have this template defined in the import window: [date:yyyy-MM-dd_hh.mm.ss]{lower}{unique}.[ext]{lower} When I rename the file, I want to use the same template and digikam almost helps me with this: I can see (in the drop down list the name of a template widget) my template but it is ghosted and I cannot choose it, so in the end I have to copy paste the template from the import menu. Bug or not? P.