Bug 308155

Summary: When adding feeds the dialog should focus on first tab (General)
Product: [Applications] akregator Reporter: Dimitrios Glentadakis <dglent>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.8.5   
Target Milestone: ---   
Platform: Mageia RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.3

Description Dimitrios Glentadakis 2012-10-10 03:46:41 UTC
When i add a feed it appears the dialoge "Add new source" and after click on Enter it appears the dialoge "Properties of <name of the source>".
This diqloge has three tabs
1) General
2) Archive
3)Advanced

There, the window focus on the 2nd tab "Archive" instead of the first "General". Until KDE 4.8.2 the focus after opening the window dialoge was on the first tab.

Reproducible: Always

Steps to Reproduce:
1. Add a feed.
2. When being on the source properties dialoge
3. The initial focus is on the second tab
Actual Results:  
The focus is on the second tab

Expected Results:  
The focus on the first tab

Until the KDE 4.8.2 the focus was on the first tab
Comment 1 Laurent Montel 2012-10-10 06:03:43 UTC
Git commit 13de600656323f24f7718aac690e9b5c23541e86 by Montel Laurent.
Committed on 10/10/2012 at 08:03.
Pushed by mlaurent into branch 'KDE/4.9'.

Fix Bug 308155 - When adding feeds the dialog should focus on first tab

FIXED-IN: 4.9.3

M  +1    -1    akregator/src/feedpropertieswidgetbase.ui

http://commits.kde.org/kdepim/13de600656323f24f7718aac690e9b5c23541e86
Comment 2 Dimitrios Glentadakis 2012-10-10 06:38:34 UTC
Thanks to take care :) very fast!