Bug 251856 - Add feed dialog box - feed url should have focus initially.
Summary: Add feed dialog box - feed url should have focus initially.
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 256143 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-20 21:31 UTC by Oleg Atamanenko
Modified: 2010-12-01 14:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Atamanenko 2010-09-20 21:31:24 UTC
Version:           1.6.5 (using KDE 4.5.1) 
OS:                Linux

In "Add feed" dialog box feed url textbox should have focus initally.

Reproducible: Always

Steps to Reproduce:
Click add new feed.

Actual Results:  
Akregator displays "Add feed" dialog box.

Feed url text box doesn't have focus.

Expected Results:  
Feed url text box has focus initally.

OS: Linux (i686) release 2.6.35-ARCH
Compiler: gcc
Comment 1 Christophe Marin 2010-09-24 02:42:27 UTC
SVN commit 1178825 by cgiboudeaux:

Set the focus on the feed url when adding a feed
BUG: 251856
MERGE: 4.4, 4.5


 M  +1 -0      addfeeddialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1178825
Comment 2 Christophe Marin 2010-09-24 02:44:28 UTC
SVN commit 1178826 by cgiboudeaux:

Backport r1178825 from trunk to 4.5:
Set the focus on the feed url when adding a feed
CCBUG: 251856



 M  +1 -0      addfeeddialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1178826
Comment 3 Christophe Marin 2010-09-24 02:45:27 UTC
SVN commit 1178827 by cgiboudeaux:

Backport r1178825 from trunk to 4.4:
Set the focus on the feed url when adding a feed
CCBUG: 251856



 M  +1 -0      addfeeddialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1178827
Comment 4 Christophe Marin 2010-12-01 14:17:37 UTC
*** Bug 256143 has been marked as a duplicate of this bug. ***