Package Details: google-chrome 129.0.6668.58-1

Git Clone URL: https://aur.archlinux.org/google-chrome.git (read-only, click to copy)
Package Base: google-chrome
Description: The popular web browser by Google (Stable Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 2236
Popularity: 7.34
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-09-17 21:41 (UTC)

Dependencies (12)

Sources (3)

Pinned Comments

gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)

When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.

You can also run this command to obtain the version string for the latest chrome version:

$ curl -sSf https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | \
     grep -A1 "Package: google-chrome-stable" | \
     awk '/Version/{print $2}' | \
     cut -d '-' -f1

Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 157 Next › Last »

vdwijngaert commented on 2022-01-07 10:07 (UTC)

The issue related to dragging things has been fixed in canary, it is tracked in https://bugs.chromium.org/p/chromium/issues/detail?id=1279532.

ozmartian commented on 2022-01-07 02:29 (UTC)

Having tab bug w/ Chrome 97 too as well as mouse cursor no longer hiding in fullscreen video mode.

GameKing505 commented on 2022-01-06 15:07 (UTC)

@leddy231 I am having the same problem with version 97.0.4692.71 - as soon as I drag a tab 1 pixel it pops out into a new window.

microgod commented on 2022-01-05 20:06 (UTC)

@leddy231 I have the same problem with moving tabs around I cant rearrange tabs or merge them, downgrading from v97.0.4692.71 to v96.0.4664.110 fixed the problem.

moonbound commented on 2022-01-05 05:02 (UTC)

@leddy231 currently experiencing the same tab bug on 97. Running EndeavourOS

leddy231 commented on 2022-01-05 02:44 (UTC)

Something broke on chrome 97 on a fresh install of Manjaro KDE, it was working fine and then the update some hour ago broke the tabs. I can no longer move tabs around, instead it pops them into a new window, and cant be merged back. Broken on google-chrome 97 and google-chrome-dev 98. Working fine on chromium 96 and google-chrome 96 (previous commit) Gonna see if I can figure out what it is and make a bug report to chromium, but just a heads up if more users report it

cerealfordinner commented on 2021-12-13 22:25 (UTC)

@Thundas, it must have broken in a later release, it was occurring on 96.0.4664.110 and 96.0.4664.93, but removing and installing .45 manually fixed it. Thank you for the help.