当我从“文件”类型的 HTML 输入标记中选择文件时,我的 Google Chrome 应用程序冻结。
\n这是重现错误的非常简单的代码:
\nhttps://jsfiddle.net/aL4e6n29/
\n选择任何文件后,即使单击“取消”,Chrome 窗口也会变得无响应。我无法点击任何内容、更改选项卡或关闭窗口。
\n我尝试禁用“可用时使用硬件加速”,但这并不能解决问题。
\n系统:
\n我已经尝试了该网站上的所有解决方案,但没有一个有效。当我steam在终端中输入时,我看到的是:
$ steam
steam.sh[21591]: Running Steam on ubuntu 22.04 64-bit
steam.sh[21591]: STEAM_RUNTIME is enabled automatically
setup.sh[21661]: Steam runtime environment up-to-date!
steam.sh[21591]: Steam client's requirements are satisfied
Run Code Online (Sandbox Code Playgroud)
然后,什么也没有发生。它退出并将控制权返回给 shell。
请帮忙。