Bug 282898

Summary: arrow key focus on left pane after applying tag by mouse.
Product: [Applications] digikam Reporter: Rinus Bakker <sleeplessregulus>
Component: Tags-EngineAssignee: 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: 7.5.0

Description Rinus Bakker 2011-09-27 11:01:58 UTC
Version:           2.1.1 (using KDE 4.7.0) 
OS:                Linux

After I have checked a tag in captions/tags pane and clicked apply, the arrow keys have moved focus to left pane, and navigating to next or previous photo is no longer possible.

Reproducible: Always

Steps to Reproduce:
see details

Actual Results:  
see details

Expected Results:  
see details
Comment 1 Marcel Wiesweg 2011-10-29 13:49:20 UTC
By pressing the button, it gets keyboard focus. When the change is applied, the button is disabled, and focus is redistributed in tab order. Some more buttons are disabled, so focus remains on the "More" button in the lower right corner. Pressing arrow key on a button triggers another focus redistribution in tab order, now focus is at the left side bar.

Difficult to find a generic solution.
Comment 2 caulier.gilles 2014-09-02 09:32:32 UTC

*** This bug has been marked as a duplicate of bug 201698 ***
Comment 3 caulier.gilles 2021-12-29 13:59:20 UTC
Fixed with #201698