-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes clicking ad notifications doesn't do anything (click not being registered) #11042
Sometimes clicking ad notifications doesn't do anything (click not being registered) #11042
Comments
BTW, another way of reproducing the issue is having two profiles. You'll sometimes get two ad notifications at the same time. Once will work and the other won't. I'm not sure if these are related but @tmancey mentioned there's already an issue filed for two ad notifications due to multiple profiles. Example: @iefremov please add anymore information if I've missed something. |
@GeetaSarvadnya This is also caused by brave/brave-core#6418 so will not be fully fixed until 6418 is merged |
QA Blocked until PR brave/brave-core#6418 is uplifted |
Verification passed on Windows 10 x64 using
Clean profile
Upgraded profile (clean profile
Verified passed with
Clean profile
Example of ad shown:
Upgraded profile (clean profile
Verification passed on
Clean profile
Upgraded profile (clean profile
|
Description
Sometimes ad notifications that are being displayed can't be clicked. However,
Close
works. Current working theory is that this occurs when an ad that doesn't belong to your region is being used/displayed. @iefremov ran into the same issue several times as well. Some examples:@iefremov received the following ad and wasn't able to click/interact with it other than closing the notification:
Here are several examples that I ran into:
When clicking any of the above notifications, you'll see the following in the terminal/CLI:
Steps to Reproduce
1.14.6 CR: 84.0.4147.105
and enable rewards viabrave://rewards
or the rewards panel5 every hour
Keep running through above and you'll eventually run into the issue where you'll get an ad from a different region. You can remove
Default/ads_service\client.json
to make testing easier.Actual result:
Sometimes clicking on ad notifications doesn't do anything. Examples mentioned above.
Expected result:
Clicking on an ad notification should correctly open a tab and load the ad/page.
Reproduces how often:
It's pretty consistent but you might need to view ~10-20ads before getting one that doesn't belong in your region.
Brave version (brave://version info)
Version/Channel Information:
Yes
(reported by community)Yes
Yes
Other Additional Information:
N/A
Yes
(ads will stop being displayed)N/A
Miscellaneous Information:
CCing @tmancey @brave/legacy_qa @rebron @jsecretan @jonathansampson
The text was updated successfully, but these errors were encountered: