[UIFe] [FFe] Qt Registration and Log-in dialogs have no way to perform the other action
Bug #974637 reported by
dobey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu Single Sign On Client | Status tracked in Trunk | |||||
Stable-3-0 |
Triaged
|
High
|
Unassigned | |||
Stable-4-0 |
Fix Released
|
High
|
Unassigned | |||
Trunk |
Fix Released
|
High
|
Roberto Alsina | |||
ubuntu-sso-client (Ubuntu) |
Fix Released
|
High
|
dobey | |||
Precise |
Won't Fix
|
High
|
Unassigned | |||
Quantal |
Fix Released
|
High
|
dobey |
Bug Description
In the new Qt registration dialog, there is no way to simply log in, if you already have an account. Also, there is no way to register from a log-in dialog, if you don't have an account. This means that in order to get the right dialog, the program which needs access, needs to already know whether or not you have an account, which is not possible.
This is a regression from the GTK+ dialogs, which had an "I already have an account" link button in the registration dialog.
UIFE mail docs: https:/
UIFE mail i18n: https:/
Related branches
lp://staging/~ralsina/ubuntu-sso-client/change-your-mind
- Alejandro J. Cura (community): Approve
- dobey (community): Approve
-
Diff: 523 lines (+135/-30)8 files modifieddata/qt/current_user_sign_in.ui (+9/-1)
data/qt/setup_account.ui (+28/-16)
ubuntu_sso/qt/current_user_sign_in_page.py (+13/-0)
ubuntu_sso/qt/setup_account_page.py (+6/-0)
ubuntu_sso/qt/tests/test_current_user_sign_in_page.py (+18/-1)
ubuntu_sso/qt/tests/test_setup_account.py (+40/-1)
ubuntu_sso/qt/ubuntu_sso_wizard.py (+19/-11)
ubuntu_sso/utils/ui.py (+2/-0)
Changed in ubuntu-sso-client (Ubuntu): | |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → nobody |
Changed in ubuntu-sso-client: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
tags: | added: regression |
Changed in ubuntu-sso-client (Ubuntu Precise): | |
status: | New → Triaged |
importance: | Undecided → High |
summary: |
- Qt Registration and Log-in dialogs have no way to perform the other - action + [UIFe] [FFe] Qt Registration and Log-in dialogs have no way to perform + the other action |
description: | updated |
description: | updated |
Changed in ubuntu-sso-client (Ubuntu Precise): | |
status: | Triaged → New |
Changed in ubuntu-sso-client (Ubuntu Quantal): | |
status: | Triaged → New |
Changed in ubuntu-sso-client (Ubuntu Quantal): | |
status: | New → In Progress |
assignee: | nobody → Rodney Dawes (dobey) |
To post a comment you must log in.
Approved, as long as it can land before 9/10. Please make sure to let the docs and translation teams know about this change coming down.