Bug 247035

Summary: Tab order on second page of new account wizard broken
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Baumgart 2010-08-08 08:03:25 UTC
Version:           unspecified (using KDE 4.3.5) 
OS:                Linux

The tab order on the account type page is broken. Pressing TAB from the account name moves the focus to the cancel button instead to the account type combobox.

Reproducible: Didn't try

Steps to Reproduce:
Start creating a new account, click Next on the first page, press TAB.

Actual Results:  
Cancel button has focus

Expected Results:  
Account type combobox has focus

I'll take care of it myself.
Comment 1 Thomas Baumgart 2010-08-08 08:27:19 UTC
SVN commit 1160422 by tbaumgart:

Arrange widget definition in ui file according to layout to fix tab order problem. No visual changes.

BUG: 247035

 M  +121 -118  kaccounttypepagedecl.ui  


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