When I download something with Google Chrome, the browser gets stuck (it shows the hand pointer as it hovers over an link/button).
It's not frozen, as I can move and resize the window freely, but I cannot click on anything and shortcuts don't work either.
Can close it with Alt+F4.
This happens on a fresh install of Ubuntu 22.04.
So far the issue
- seems to happen when the browser asks for the save location of a file or an import dialog
- is independent of extensions
- is independent if a Google account is connected, or sync enabled
- affects all Chromium-based browsers, tested so far: Chrome, Opera, Vivaldi, Brave
So far I managed to pinpoint the fact that the issue is related to my profile. A clean Chrome with no profile is able to download without any problems.
Another issue, which might be related to the profile is that I cannot reset the browser, I have to manually delete the .config/google-chrome directory.
– adi Jun 23 '22 at 06:41If the download occurs without asking for save location it works without issue.
This leads me to believe that despite the dialog being closed, the main window of the browser isn't able to retrieve the focus of the inputs at all.
– adi Jun 23 '22 at 11:52