Bug 201397 - Tabbing between parameter widgets doesn't work on the second page of the Add Account Assistant
Summary: Tabbing between parameter widgets doesn't work on the second page of the Add ...
Status: RESOLVED WORKSFORME
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: accounts-kcm (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2009-07-24 23:25 UTC by George Goldberg
Modified: 2012-07-06 12:47 UTC (History)
2 users (show)

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