Bug 308155 - When adding feeds the dialog should focus on first tab (General)
Summary: When adding feeds the dialog should focus on first tab (General)
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 4.8.5
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 03:46 UTC by Dimitrios Glentadakis
Modified: 2012-10-10 06:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.9.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!