Page MenuHomePhabricator

Viewing pages in Watchlist with "Live updates" on doesn't remove bolding
Open, Needs TriagePublicBUG REPORT

Description

Steps to Reproduce:

  1. Turn on "Live updates" in the Watchlist.
  2. View some unviewed pages in adjacent tabs.
  3. Wait for some time but not until a new change appears.

Actual Results:
Nothing changes. As a result, after some time, one can forget if they have viewed the pages or not. and view them again.

Expected Results:
The viewed pages are un-bolded.
Also, if the displaying of my changes is turned off in the Watchlist settings, it is expected that pages that I've viewed and edited disappear.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Reedy renamed this task from Un-bolding viewed pages in Watchlist with "Live updates" on to Viewing pages in Watchlist with "Live updates" on doesn't remove bolding.Oct 15 2020, 12:53 AM

Thanks, @Michgrig for reporting. I did some additional testing and the issue is present without "Live updates" turned on.

  • When Watchlist has a record displayed as Unseen changes (bolded), and the watched page is clicked and opened in a different tab, there will be no changes to the status of the record. The item remains Unseen.
  • Refresh the Watchlist page - the record becomes Seen changes (unbolded).

So, the action of the watched page being viewed is stored, but Watchlist page needs additional reload to reflect the new status.

Thanks, @Michgrig for reporting. I did some additional testing and the issue is present without "Live updates" turned on.

Without Live updates, one has to manually refresh the page to view the changes. That's what Live updates eliminate - the necessity to refresh the page manually.
When Live updates spot a newly edited page, they refresh the page and un-bold the viewed pages. But when there are no new edits, the viewed pages are not un-bolded. That's what the bug is about.