Closed
Bug 1298011
Opened 7 years ago
Closed 7 years ago
Synced Tabs sidebar does not show a message to sign in again after password was changed
Categories
(Firefox :: Sync, defect, P3)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
Firefox 53
People
(Reporter: cirdeiliviu, Assigned: eoger)
References
Details
(Whiteboard: [sync-quality])
Attachments
(2 files)
[Affected platforms] all [Steps to reproduce]: 1. Sign in to Firefox on 2 devices with the same account. 2. From one device open some tabs and perform a sync. 3. On second device open Sync Tabs sidebar (Menu Bar>View>Sidebars > Synced Tabs). > The tabs are listed in the Sync tabs sidebar. 4. On first device, go to your account and change your password. > Password in changed. 5. Perform a sync. 6. On your second device, on synced tabs sidebar right click and "Sync Now". [Expected Result]: Sync Tabs sidebar should show a message to sign in again. [Actual Result]: Synced Tabs sidebar does not show a message to sign in again after password is changed. Closing and reopening the sidebar does not fix it. [Regression range] I think this is not a regression, it works like this from the beginning of the implementation of the synced tabs sidebar.
Comment 1•7 years ago
|
||
Yeah, this sucks and isn't intentional :(
Comment 2•7 years ago
|
||
Liviu, could you please post a screenshot of what happens on the second device? What do you see instead of the message to sign in again?
Flags: needinfo?(liviu.cirdei)
Whiteboard: [sync-quality]
Reporter | ||
Comment 3•7 years ago
|
||
The synced tabs and devices are displayed instead of the sign in message. I attached a video that shows this.
Flags: needinfo?(liviu.cirdei)
Comment 4•7 years ago
|
||
From the triage meeting: there's some discussion around separating password change and deauthorizing a device, so we'll wait for that to crystallize before taking action.
Priority: -- → P3
Comment hidden (mozreview-request) |
Assignee | ||
Comment 6•7 years ago
|
||
This patch listens to the weave:service:login:change event which is fired when a password change has been detected.
Assignee: nobody → eoger
Status: NEW → ASSIGNED
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8824219 [details] Bug 1298011 - Update the Synced Tabs sidebar UI when account password changed. https://reviewboard.mozilla.org/r/102730/#review103092 (oops - this was pending - apparently I forgot to hit "publish" :( LGTM, thanks!
Attachment #8824219 -
Flags: review?(markh) → review+
Pushed by eoger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b6fcdb398694 Update the Synced Tabs sidebar UI when account password changed. r=markh
Comment 9•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b6fcdb398694
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Comment 10•7 years ago
|
||
We've built 51 RC. Mark 51 won't fix.
Comment 11•7 years ago
|
||
[bugday-20170222] bug verified os: Ubuntu 15.10 Browser Version: 41.0.2 I reproduced the bug and its fixed
Updated•7 years ago
|
Flags: qe-verify+
Comment 12•7 years ago
|
||
Kanchan, just making sure you're in the loop here.
Flags: needinfo?(kkumari)
Comment 13•7 years ago
|
||
Thanks Andrei! I have tested this bug fix and found it to to be working fine on Version 53.0b1 Build ID 20170307064827 After password change on device 1, Synced Tabs sidebar UI on device 2 shows "sign in to sync" message.
Flags: needinfo?(kkumari)
Updated•7 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•