New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 771611 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Aug 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Custom notification badges not working in some cases

Project Member Reported by awdf@chromium.org, Oct 4 2017

Issue description

Chrome Version: 63.0.3223.7
OS: Android 8.0.0 OPR1.170623.030
Device: Nexus 5x

What steps will reproduce the problem?
(1) Open https://tests.peter.sh/notification-generator/ in Chrome and enable push notifications.
(2) In "Visual settings" > "Badge" select "Custom".
(3) Paste one of the following urls:
https://www.unocero.com/static/img/icons/notifications/ic_notification.1.png
https://abs-0.twimg.com/responsive-web/serviceworker/logo.9d0ec6feeefcbe03.png
https://tests.peter.sh/resources/icons/11.png
(4) Hit "Display the notification" button.

What is the expected result?

The correct custom badge icons are used.

What happens instead?

For the first two urls, the chrome icon is used instead.

For the third url, a cat icon is used - but it seems to be the wrong cat??

 

Comment 1 by awdf@chromium.org, Oct 4 2017

(Noticed when trying to repro Issue 767579)
Status: Assigned (was: Available)
Status: WontFix (was: Assigned)
I think this actually always worked, it was just I was making typos when pasting the urls in step (3) because 'adb shell input text' doesn't always input the exact text pasted (the keyboard can modify it if Autocorrect is enabled).

Warning: remember to disable Autocorrect if using 'adb shell input text' to paste urls on Android!

Sign in to add a comment