Cannot go back to Accounts
Bug #1511055 reported by
Víctor R. Ruiz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
David Barth | ||
Online Accounts setup for Ubuntu Touch |
Fix Released
|
Critical
|
Alberto Mardegan | ||
webapps-sprint |
Fix Released
|
Critical
|
Alberto Mardegan |
Bug Description
Test case.
- Open System Settings > Accounts.
- Add a Google account (introduce credentials, etc).
- Google account is now listed in Accounts.
- Tap on the Google account to edit it.
Expected result.
- User is able to go back to Accounts screen.
Actual result.
- No back button is shown in the top of the screen.
current build number: 149
device name: arale
channel: ubuntu-
Related branches
lp://staging/~mardy/ubuntu-system-settings-online-accounts/uitk1.3
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- David Barth (community): Approve
-
Diff: 533 lines (+70/-65)25 files modifiedclient/OnlineAccountsClient/setup.cpp (+2/-2)
client/examples/CreateFacebook.qml (+1/-1)
debian/control (+1/-0)
online-accounts-ui/qml/AccountCreationPage.qml (+2/-2)
online-accounts-ui/qml/AuthorizationPage.qml (+3/-3)
online-accounts-ui/qml/ProviderRequest.qml (+2/-3)
online-accounts-ui/qml/SignOnUiDialog.qml (+3/-3)
online-accounts-ui/qml/SignOnUiPage.qml (+2/-2)
plugins/example/Main.qml (+2/-2)
plugins/module/OAuth.qml (+3/-3)
plugins/module/OAuthMain.qml (+2/-2)
plugins/module/Options.qml (+4/-4)
plugins/module/RemovalConfirmation.qml (+4/-4)
plugins/module/ServiceItem.qml (+3/-3)
plugins/module/ServiceSwitches.qml (+3/-3)
plugins/module/WebView.qml (+1/-1)
system-settings-plugin/AccountEditPage.qml (+2/-2)
system-settings-plugin/AccountItem.qml (+3/-3)
system-settings-plugin/AccountsPage.qml (+3/-3)
system-settings-plugin/AddAccountLabel.qml (+3/-3)
system-settings-plugin/MainPage.qml (+3/-3)
system-settings-plugin/NewAccountPage.qml (+2/-2)
system-settings-plugin/NoAccountsPage.qml (+3/-3)
system-settings-plugin/ProviderPluginList.qml (+2/-2)
system-settings-plugin/ProvidersList.qml (+11/-6)
Changed in canonical-devices-system-image: | |
assignee: | nobody → Alejandro J. Cura (alecu) |
milestone: | none → ww46-2015 |
status: | New → Confirmed |
importance: | Undecided → Critical |
tags: | added: regression-proposed |
Changed in canonical-devices-system-image: | |
assignee: | Alejandro J. Cura (alecu) → Bill Filler (bfiller) |
assignee: | Bill Filler (bfiller) → David Barth (dbarth) |
Changed in webapps-sprint: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
assignee: | nobody → Alberto Mardegan (mardy) |
milestone: | none → sprint-16 |
Changed in webapps-sprint: | |
status: | Confirmed → In Progress |
Changed in ubuntu-system-settings-online-accounts: | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Alberto Mardegan (mardy) |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-system-settings-online-accounts: | |
status: | In Progress → Fix Released |
Changed in webapps-sprint: | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.