You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mbacchi Has Fedora information, will add to this issue later.
In Ubuntu (18.04), the Developer and Beta Build shows up in a new icon on the doc as opposed to adding new windows to the same dock icon (see third gif opening Firefox to compare). Additionally, when launching the Developer build, I'm seeing the Stable build icon displayed in the doc rather than the developer build. Screens of the behavior:
This happens because Brave doesn't have a proper StartupWMClass set in its .desktop file. I had to add it manually on more than one installation:
StartupWMClass=brave-browser
GNOME and other modern desktops just don't know that the newly spawned process matches the icon on the dock and just makes a new one.
I'd also like to point out that in situations where I had multiple versions installed (stable, beta and/or dev), this problem appeared much more often and the above WM class solution worked sporadically. Probably because brave beta also has WM Class: WM_CLASS(STRING) = "brave-browser", "Brave-browser" so GNOME doesn't know which one it is.
Description
@mbacchi Has Fedora information, will add to this issue later.
In Ubuntu (18.04), the Developer and Beta Build shows up in a new icon on the doc as opposed to adding new windows to the same dock icon (see third gif opening Firefox to compare). Additionally, when launching the Developer build, I'm seeing the Stable build icon displayed in the doc rather than the developer build. Screens of the behavior:
Original video report from Reddit user:
My testing of the issue (includes incorrect icon displaying:
Compared to launching Firefox:
#Steps to Reproduce
Actual result:
Brave (Dev/Beta) launches and displays in a second icon in the dock. Launching additional windows appear in the second docked icon.
Expected result:
Brave windows are displayed/appear in the original docked icon.
Reproduces how often:
Easily
Brave version (brave://version info)
Dev - v0.57.3
Beta - v0.56.6
Reproducible on current release:
No.
Website problems only:
Additional Information
Link to original report: https://www.reddit.com/r/brave_browser/comments/9sdpod/the_bug_in_brave_dev_for_linux_probably_not/
The text was updated successfully, but these errors were encountered: