Bug 176021 - Put focus on text field when adding a contact
Summary: Put focus on text field when adding a contact
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 22:53 UTC by Tristan Miller
Modified: 2008-12-25 18:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Miller 2008-11-24 22:53:35 UTC
Version:            (using KDE 4.1.3)
Installed from:    SuSE RPMs

When adding a contact or a subcontact, a dialog pops up prompting the user to enter the username or ID.  However, the text field for entering said username or ID does not have focus.  Please put the focus on this text field by default instead of forcing the user to navigate there with the mouse or the tab key.
Comment 1 Roman Jarosz 2008-12-25 18:32:21 UTC
SVN commit 901489 by rjarosz:

Fix bug 176021: Put focus on text field when adding a contact

BUG: 176021



 M  +1 -0      gadu/gaduaddcontactpage.cpp  
 M  +45 -50    jabber/ui/dlgaddcontact.ui  
 M  +1 -0      jabber/ui/jabberaddcontactpage.cpp  
 M  +1 -0      meanwhile/meanwhileaddcontactpage.cpp  
 M  +1 -0      oscar/aim/ui/aimaddcontactpage.cpp  
 M  +1 -0      oscar/icq/ui/icqaddcontactpage.cpp  
 M  +1 -0      sms/smsaddcontactpage.cpp  
 M  +1 -0      telepathy/ui/telepathyaddcontactpage.cpp  
 M  +1 -0      testbed/testbedaddcontactpage.cpp  
 M  +1 -0      winpopup/wpaddcontact.cpp  
 M  +1 -0      wlm/ui/wlmaddcontactpage.cpp  
 M  +1 -0      yahoo/yahooaddcontact.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=901489