Monday, April 29, 2024
56
rated 0 times [  56] [ 0]  / answers: 1 / hits: 12672  / 3 Years ago, tue, august 31, 2021, 12:50:22

My Google Chrome app freezes when I select a file from an HTML input tag of type "file".


This is a very simple code to reproduce the error:


https://jsfiddle.net/aL4e6n29/


After I select any file, and even if I click on cancel, the Chrome window becomes unresponsive. I cannot click on anything, change the tab or close the windows.


I tried to disable "Use hardware acceleration when available", but it doesn't solve the problem.


System:



  • Chrome Version 100.0.4896.127 (Official Build) (64-bit)

  • Ubuntu 22.04 LTS

  • HP HP ProBook 450 G8 Notebook PC*

  • Mesa Intel® Xe Graphics (TGL GT2)


More From » google-chrome

 Answers
0

Check the bug report here:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1970148


As proposed by Olivier Tilloy in the bug report, the command


sudo apt install xdg-desktop-portal-gnome

solved my problem.


I am using Ubuntu 22.04 on Xorg with Nvidia card.


[#604] Wednesday, September 1, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
smelrop

Total Points: 263
Total Questions: 122
Total Answers: 108

Location: Saudi Arabia
Member since Thu, Jan 28, 2021
3 Years ago
smelrop questions
;