Bug 201397

Summary: Tabbing between parameter widgets doesn't work on the second page of the Add Account Assistant
Product: [Frameworks and Libraries] telepathy Reporter: George Goldberg <grundleborg>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kde, kde
Priority: NOR Keywords: junior-jobs
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description George Goldberg 2009-07-24 23:25:22 UTC
Start the kcm, and click on Add Account. Then select any protocol and continue to the second page of the wizard. Select any field and try to use the Tab key to move to the next field. It doesn't work :(
Comment 1 Dominik Schmidt 2011-02-05 02:25:11 UTC
Note to myself:
Use QWidget::setTabOrder(...)
Comment 2 David Edmundson 2011-06-16 14:35:32 UTC
Tabbing does work, the order is sometimes wrong (different bug), but it works.