Summary: | Control click on thumb to deselect resets focus to first photo | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Rinus Bakker <sleeplessregulus> |
Component: | Thumbs-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.4.0 | |
Sentry Crash Report: |
Description
Rinus Bakker
2011-09-27 11:12:19 UTC
Selection is changed in the thumbbar -> Thumbbar selection is synced to main view -> selection change is handled in digikamview -> the first selected item is set as preview item in slotDispatchImageSelected -> first selected item is displayed in preview area, and set in the thumbbar as current index in StackedView::setPreviewItem The difficulty once again is to find a generic solution, not only one which works for the corner case. Marcel, This file have been fixed with digiKam 3.x ? Gilles Caulier Marcel, What's about this file using 4.x release ? Gilles Problem is not reproducible using current implmeentation from git/master Gilles Caulier |