Major UI input issue with Chrome

Discussion in 'Linux Virtual Machine' started by nickjbedford, Jun 19, 2023.

  1. nickjbedford

    nickjbedford Junior Member

    Messages:
    11
    I just updated to the latest version of Parallels Desktop 18 and I'm running Chrome on Ubuntu 22.04.2 LTS.
    When I try to upload a file to any website using the file picker, the entire Chrome window (and all tabs) becomes completely unresponsive to keyboard or mouse input. It seems like the webpage itself is still active.
    In this way, I can perform any web functions that use the file picker. Is there anywhere I can submit a bug report?
     
  2. nickjbedford

    nickjbedford Junior Member

    Messages:
    11
    Best Answer
    Well, I found a solution to the issue here: https://bugs.chromium.org/p/chromium/issues/detail?id=1315684#c17
    Specifically here is the fix that worked for me:

    However, setting /org/mate/desktop/sound/input-feedback-sounds *did* fix it for me on MATE.
    I used dconf-editor to set it to false, but you can also use:
    dconf write /org/mate/desktop/sound/input-feedback-sounds false
    or
    dconf write /org/gnome/desktop/sound/input-feedback-sounds false
     

Share This Page