Bug 176021

Summary: Put focus on text field when adding a contact
Product: [Unmaintained] kopete Reporter: Tristan Miller <psychonaut>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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