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

Issue 892011 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Opening a PWA before opening a chrome window gives the browser window the PWAs icon

Project Member Reported by harrisjay@chromium.org, Oct 4

Issue description

Chrome Version: 71.0.3568.0
OS: gLinux

What steps will reproduce the problem?
(1) Ensure Chrome is closed
(2) Open an installed PWA (for example, https://killer-marmot.appspot.com/web/)
(3) Open Chrome (via shortcut or ctrl+N)

What is the expected result?
Chrome uses the Chrome Icon

What happens instead?
Chrome uses the PWA icon (killer marmot)



Please use labels and text to provide additional information.

If this is a regression (i.e., worked before), please consider using the
bisect tool (https://www.chromium.org/developers/bisect-builds-py) to help
us identify the root cause and more rapidly triage the issue.

For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.


 
I'm not reproing this on Linux Chrome 71, can you post a screenshot?
icons.png
5.1 KB View Download
Labels: OS-Linux
Curiously, I can't reproduce this on gLinux. (And I do this exact flow every day, opening a PWA before the browser window.)

Having a look on Jay's PC, all the metadata seems correct:

1. $ xprop
2. Left-click the Chrome browser window.

It shows the window icon is the Chrome logo, not the PWA window. So the window manager seems to not be displaying the window's own icon, instead somehow thinking that the first window created in an app is representative of the whole app. That seems broken.

I'm not sure how to fix it, since we are setting the correct metadata on our end.
Is this using Cinnamon?
Yeah. We're all using Cinnamon.

Sign in to add a comment