Bug 317101

Summary: Tab order in filter setup dialog is weird
Product: [Applications] kmail2 Reporter: Kai Uwe Broulik <kde>
Component: UIAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: montel
Priority: NOR    
Version: 4.10.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kai Uwe Broulik 2013-03-20 19:58:58 UTC
When editing/adding a filter rule, the tab order for the input fields is weird.
I focus the Criteria field, enter eg. To, press tab, and the next focussed field is the "Plus" button to add another rule. Make the tab order logical.

Reproducible: Always

Steps to Reproduce:
1. Go to Settings → Filters
2. Create new filter or choose existing one
3. Focus any of the criteria input boxes
4. Press tab button (several times)
Actual Results:  
Tab order: Criteria → Plus icon of current row → Search term input → Operator combobox → Next row criteria
and after the last row's operator combobox the focus moves to the "Clear all" button of the filter action(!)

Expected Results:  
Tab order: Criteria → Operator combobox → Search term input → Plus icon of current row → Next row's criteria
Comment 1 Laurent Montel 2013-03-21 06:37:46 UTC

*** This bug has been marked as a duplicate of bug 251995 ***