[Bug 402892] Re: Mouse cursor gets stuck in "drag and drop" mode

Guillaume Carles 402892 at bugs.launchpad.net
Thu Feb 11 10:10:37 UTC 2021


Happens very frequently for me also on a vanilla 18.04 (Thinkpad), but
only on a small subset of applications. What's strange is that the bug
appeared a few days ago after years without problem.

I do not use any external peripheral (nothing connected to the laptop
except the power supply).

An easy solution to solve this without rebooting the whole system is to
disable then enable the TouchScreen (disabling alone is not sufficient).

Following Paul Müller's steps:
- find your TouchScreen input ID with ``xinput`` (in my case ``Melfas LGDisplay Incell Touch id=9``
- ``xinput --disable 9``
- ``xinput --enable 9``

If you want to automate this in a script/alias, you can easily retrieve the ID once you know the name of the TouchScreen:
- ``xinput list --id-only 'Melfas LGDisplay Incell Touch'``

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/402892

Title:
  Mouse cursor gets stuck in "drag and drop" mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/402892/+subscriptions



More information about the Ubuntu-mozillateam-bugs mailing list