| Summary: | New Album dialog has its initial focus on the 'Help' button rather than on Title of New Album | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | griffiths_andy |
| Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 9.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | macOS (DMG) | ||
| OS: | macOS | ||
| Latest Commit: | Version Fixed/Implemented In: | 9.1.0 | |
| Sentry Crash Report: | |||
|
Description
griffiths_andy
2026-04-22 18:40:41 UTC
Git commit 15f21a2729543d82c96cab8af7a079a416a4efcc by Gilles Caulier. Committed on 23/04/2026 at 05:27. Pushed by cgilles into branch 'master'. Tag and Album Edit dialog : adjust dialog size before to set the focus to the line edit widget. M +8 -3 core/libs/album/widgets/albumpropsedit.cpp M +4 -2 core/libs/tags/widgets/tageditdlg.cpp https://invent.kde.org/graphics/digikam/-/commit/15f21a2729543d82c96cab8af7a079a416a4efcc The dysfunction is not reproducible under Linux with current code. I tune a little bit the implementation to take the focus to the line edit after to adjust the dialog size. I tested also the current 9.1.0 pre-release PKG installer under macOS Silicon Tahoe with my Macbook pro M1, and it's not reproducible. Gilles Caulier |