Opened on 05/07/2014 at 11:09:09 AM

Closed on 05/07/2014 at 11:39:15 AM

Last modified on 05/07/2014 at 11:53:55 AM

#442 closed defect (rejected)

ABP 1.8 wrong number of hits on youtube

Reported by: mapx Assignee:
Priority: P1 Milestone:
Module: Platform Keywords:
Cc: sebastian, trev Blocked By:
Blocking: Platform:
Ready: no Confidential: no
Tester: Verified working: no
Review URL(s):

Description (last modified by mapx)

chrome 34, 36 ...
Adblock Plus development build 1.8.0.1180

go to https://www.youtube.com/watch?v=_-HWHLObocg

the number in icon will indicate 27
click on some other video in the suggestions list (on the right) ==> the counting will continue from 27 ! (the counter is not initialized)

reported here:
https://adblockplus.org/forum/viewtopic.php?f=10&t=23003

Attachments (0)

Change History (8)

comment:1 Changed on 05/07/2014 at 11:12:43 AM by mapx

  • Description modified (diff)

comment:2 Changed on 05/07/2014 at 11:14:03 AM by mapx

  • Description modified (diff)

comment:3 Changed on 05/07/2014 at 11:25:35 AM by sebastian

The ad counter is only reset when navigating to a different page or reloading the current page. However when you click on another video on YouTube, no navigation occurs. Instead YouTube updates the content of the web page with JavaScript and updates the URL using the history API. IMO not resetting the ad counter in that cases should be the intended behavior.

comment:4 Changed on 05/07/2014 at 11:32:36 AM by mapx

right, on facebook it's the same behaviour.
However, the information is not correct: on that page, in that moment there are 27 ads and not 54, ...

Last edited on 05/07/2014 at 11:33:53 AM by mapx

comment:5 Changed on 05/07/2014 at 11:39:15 AM by trev

  • Resolution set to rejected
  • Status changed from new to closed

comment:6 Changed on 05/07/2014 at 11:45:04 AM by mapx

well, for me is a wrong behaviour ==> the user needs the real time numbers of the ads and not the summed amount of ads (if someone keeps a tab for few days he will see thousands of ads in the icon on YT or FB)

Last edited on 05/07/2014 at 11:46:05 AM by mapx

comment:7 Changed on 05/07/2014 at 11:46:56 AM by sebastian

Technically it it still the same page. Though it might be irritating, on websites like Facebook and YouTube, that appear to load another web page when you click a link, while the entire website is actually a single page. But there is no way to distinguish that from web pages that update the URL while showing the same content, for example in response to form input or scrolling.

comment:8 Changed on 05/07/2014 at 11:53:55 AM by mapx

got it (if technically there is no way)

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.