Bug 247035 - Tab order on second page of new account wizard broken
Summary: Tab order on second page of new account wizard broken
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-08 08:03 UTC by Thomas Baumgart
Modified: 2010-08-08 08:27 UTC (History)
0 users

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 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