simplify icon indicating copy to clipboard operation
simplify copied to clipboard

Window title/Windows taskbar button text changed with Chrome v96

Open erikgeurts opened this issue 3 years ago • 4 comments

After Chrome was updated to v96 (on a Windows 10 PC), I noticed a change in the window title, when launching Gmail as a window from a shortcut.

Context: I've created a shortcut for my Gmail by using the "More tools" -> "Create shortcut..." option. I've named the shortcut "Gmail prive" (privé is Dutch for personal). Double clicking that shortcut opens Gmail in a window. image

Before Chrome v96, that window, and therefore the corresponding button on the Windows taskbar, used to show something like: "Inbox (2) - [email protected] - Gmail" which was abbreviated to "Inbox (2) - first..." or something similar.

Now with Chrome v96, the title suddenly changed to "Gmail prive - Inbox (2) - [email protected] - Gmail". That means that on the button all I see is "Gmail prive - Inbox.." image

I searched the release notes of Chrome 96 to find out if there's a setting that affects this, but I couldn't find it. Perhaps I was looking for the wrong terminology.

Not being able to see the unread count in the taskbar button is a shame. I was wondering if there's anything you could do with Simplify to get rid of that addition of the shortcut name at the start of the window/button title.

erikgeurts avatar Nov 18 '21 13:11 erikgeurts

This would be hard to detect and remove without also messing up labels that have a " - " in their name.

I assume you named it "Gmail prive" and that wasn't some default I can assume? If you rename the shortcut to "Gmail" does it change the title?

Also, is that supposed to be "private" in French?

leggett avatar Nov 18 '21 16:11 leggett

Yes, Private in French is the equivalent of Prive in Dutch, It's actually incorrectly spelled, but I didn't enter the correct diacritical character because I wasn't sure Windows or Chrome would like that...

I entered the name myself while creating the shortcut, it's not the default. This is what is suggested when you're about to make a shortcut: image

And then this is what I did: image

I also have similar shortcuts for multiple business G Suite accounts for companies I work for, hence the need to have a number of shortcuts all with a different name.

I tried renaming the shortcut on my desktop, but the window title doesn't change. May be caused by browser caching, but it could also be that name of the shortcut is not tied to the name of the "application" within the context of Windows and Chrome.

I really wonder why the Chrome developers made this change, and if there is perhaps a setting that I could adjust to change this. So far I haven't found that yet, but if anyone knows of a way to make that happen, please let me know.

erikgeurts avatar Nov 18 '21 16:11 erikgeurts

Got it. I'll see what I can do when I can.

I bet the desktop shortcut doesn't change the name used in the title (probably in a manifest file or something and set when you created the shortcut). You might be able to use this to fix the issue.

One crazy idea:

  • Delete the shortcut
  • Save a new shortcut and name it something short like "G1"
  • Then rename the shortcut on your desktop to "Gmail prive"
  • Profit? (Is the title now just "G1 - Inbox..."

leggett avatar Nov 18 '21 17:11 leggett

I'm sure this affects many people using any other site or application, not just Gmail, with this type of shortcut. I'm struggling to understand why the Chrome developers thought this would be a good move...

erikgeurts avatar Nov 18 '21 18:11 erikgeurts