Open
Bug 1411577
Opened 7 years ago
Updated 2 years ago
Unbookmarking a Pocket recommendation wrongly changes its status from Bookmarked to Visited instead of Trending
Categories
(Firefox :: New Tab Page, defect, P3)
Firefox
New Tab Page
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox56 | --- | disabled |
firefox57 | --- | unaffected |
firefox58 | --- | wontfix |
firefox59 | --- | wontfix |
firefox61 | --- | wontfix |
firefox62 | --- | wontfix |
firefox63 | --- | wontfix |
firefox64 | --- | wontfix |
firefox65 | --- | fix-optional |
People
(Reporter: cmuresan, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
446.21 KB,
image/gif
|
Details |
[Affected versions]:
- Firefox 58.0a1 Build ID 20171024220325
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- "browser.search.region" is set to "US" in about:config
[Steps to reproduce]:
1. Open the browser and open a new tab.
2. Bookmark a Pocket recommendation from the context menu.
3. Observe the card's status.
[Expected results]:
- Card's status is "Trending".
[Actual results]:
- Card's status is "Bookmarked".
[Additional notes]:
- If you remove the bookmark from the context menu, the card's status changes to "Visited". Restarting the browser resets the card's status back to Trending.
- Attached a screen recording of the issue.
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
status-firefox56:
--- → disabled
Comment 1•7 years ago
|
||
This is an intended change from https://github.com/mozilla/activity-stream/pull/3675 in fixing bug 1404261.
Reporter | ||
Comment 2•7 years ago
|
||
@Mardak, could you please explain how these transitions will work from now on?
Because now we have the following:
If you bookmark a Pocket recommendation it changes from Trending to Bookmarked.
If you remove the bookmark it changes from Bookmarked to Visited. (at this point I haven't visited the page so saying it was Visited doesn't seem right)
If you restart the browser the recommendation changes from Visited to Trending. (if the above is expected, then wouldn't it be expected for the status to not change after a restart?)
Is this the way they are supposed to be?
Flags: needinfo?(edilee)
Comment 3•7 years ago
|
||
Waiting for design feedback
Status: RESOLVED → REOPENED
Flags: needinfo?(edilee)
Resolution: INVALID → ---
Comment 4•7 years ago
|
||
I'm gonna set this to fix-optional for 58, because it doesn't sound like there's consensus on what the right behavior should be.
Flags: needinfo?(edilee)
Comment 5•7 years ago
|
||
Still waiting on design feedback in the issue. Design originally said bookmarking a story should make it show "Bookmarked" and that removing a bookmark from a "Bookmarked" card should make it "Visited" (at least in the context of Highlights). So the design feedback needed is specifically for removing a bookmark for a "Bookmarked" story card.
Flags: needinfo?(edilee)
Updated•7 years ago
|
Status: REOPENED → NEW
Priority: -- → P3
Comment 6•7 years ago
|
||
status-firefox59:
--- → ?
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
Summary: Bookmarking a Pocket recommendation wrongly changes its status from Trending to Bookmarked → Unbookmarking a Pocket recommendation wrongly changes its status from Bookmarked to Visited instead of Trending
Updated•7 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Happy to take a patch in nightly; if it seems low risk enough please feel free to request uplift to 65 beta.
Assignee | ||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•