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

2022-02-26 Thread Ernest de Santes
Steps to reproduce:

This is a video of how to reproduce it: https://emalm.com/?v=DsBSK

1. Go to google.com
2. Click the Google logo, move the logo as little as possible but enough to 
cause dragging and then release as soon as possible after you see that your 
mouse started dragging. Eventually you could just do it extremely quickly like 
in the video: https://emalm.com/?v=DsBSK
3. Sometimes the cursor would get stuck in the drag mode with the Google logo 
attached to it (even though the mouse button is no longer pressed).

It usually requires a lot of attempts to reproduce.

It's reproducible on 20.04 and 21.10 Wayland. It's reproducible in
Chrome, Firefox title bar, some other programs.

It makes the mouse unusable.

I'm absolutely certain that it's not an issue with the mouse (I've
researched and tested everything thoroughly). I've verified the release
event is received via xinput --test-xi2 --root, verified that this
doesn't affect non-draggable things (like mousedown / mouseup Javascript
events), verified with another input device (graphics tablet), where it
also happens.

I've tested different kernels: 5.4, 5.11, 5.13 and this bug exists on
all of them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2022-02-26 Thread Ernest de Santes
Please also see: https://askubuntu.com/questions/1394981/mouse-gets-
stuck-in-drag-mode-if-you-click-something-move-the-mouse-and-quickly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2022-02-26 Thread Ernest de Santes
I can reproduce it on Live CDs:
20.04
21.10 Wayland.

So it doesn't seem to be a problem with Xorg, but maybe something more
low-level.

This bug requires immediate attention!

It makes the mouse unusable and requires crazy workarounds like mapping
a keyboard key to a click and using it as a mouse button (so it releases
immediately, to prevent dragging).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2022-02-16 Thread Ernest de Santes
I have a similar problem on Linux Mint Cinnamon 20.3: 
https://bugs.launchpad.net/ubuntu/+bug/1961034

Video: https://emalm.com/?v=DsBSK

Is anyone working on fixing this bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2021-04-01 Thread Bob Briscoe
I'm adding the following, so searches of this symptom will also find
this thread:

Once the bug is triggered, it also repeatably affects LibreOffice Calc -
if you click-select a worksheet tab or drag-select a set of cells then
release mouse, it enters drag-and-drop mode, and (strangely) draws a
thick border around the selection, which you cannot undo or reformat.

I can exit DND mode with ESC. And temporarily remove the problem with the 
xinput solution, but 
I agree with #53 that disabling touch screen is insufficient - you need to 
re-enable too.

System details:
Lenovo Yoga 3 Pro with ATML1000:00 03EB:8A10 touch screen
20.04.1-Ubuntu (although this bug has been affecting previous versions for me)
Linux kernel 5.8.0-48-generic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2021-02-11 Thread Guillaume Carles
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 Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-12-30 Thread Andreas Hasenack
Happens very frequently for me on a default ubuntu 20.10 desktop. I
basically have to kill my desktop to fix it, and lose all unsaved work.
It's quite problematic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-11-18 Thread Ploni Almoni
I discovered a way to consistently trigger this. I don't know if all
these steps are necessary, but it works for me consistently this way.

Configuration:
- Ubuntu MATE 20.10
- caja version 1.24.0
- Evolution version 3.38.1-1

Steps to Reproduce:
1. In Evolution, open the 'Compose Message' window. I have it set by default to 
'Plain Text' editing mode, and attachment bar collapsed.
2. Open caja and navigate to the desired file.
3. drag & drop the file in the message body. This should result in the full 
file path URI being displayed as the message.
4. press `CTRL+Z` (Undo).
5. Now drag the same file again, over the message body, into the (collapsed) 
attachment bar.
6. Your mouse should now be stuck in DND mode, requiring `pkill caja` to 
release it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-10-27 Thread Mark Jeronimus
I experience this problem on Unity though

On average once per week, and usually when I drag file(s) to a Nautilus
window (either from another Nautilus or File-roller)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-10-08 Thread peterfrank
Another update: I've installed the Cinnamon desktop within Ubuntu 20.04
and used it for several days. Again the problem never appears, like in
KDE. Only GNOME has this problem, at least on my laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-10-02 Thread peterfrank
The problem never appears when I install and use KDE plasma desktop
within the same OS, even though the underlying hardware and drivers are
unchanged. So the problem seems specific to GNOME.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-10-02 Thread peterfrank
I confirm that Paul Müller's workaround works for me on Ubuntu 20.04. I
need to read off the touchscreen ID from the output of "xinput". After
that, I disable the touchscreen, and enable it again after I swipe
gently on the screen. This usually makes the problem go away, without
leaving the touchscreen disabled.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-01-13 Thread Colin Watson
@mevsme: This isn't acceptable in Launchpad; please see the Ubuntu Code
of Conduct.  I've hidden this comment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-01-13 Thread mevsme
2020 and it's fucking still exist.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2019-12-04 Thread MasterCATZ
extremely annoying bug

decided to leave 18.04 LTS and try 19.10 to see if it goes away

for me happens when ever dragging something in-between monitors

can tab and move mouse nothing else works

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2019-08-18 Thread Peter Ludwig
Same problem here.
System: Mint 18.3 with kernel 4.15.0-55-generic
(Problem seems not to be dependent on kernel version. Had this effect with 
earlier kernel versions too)
Desktop: MATE with lightdm

Reproduction: Open two folders in default file manager of mate. Then
drag files from one folder to another folder in a seperate window while
pressing the shift key. After ~ 10 files copied the problem occurs.

Reproduction 2: Open a folder and drag and drop files (small .mp4 video
clips) from a folder to XPlayer (Medienwiedergabe). Problem occurs after
around 10 files or sooner. (VLC seems to run fine though).

Mouse can be moved but klicks do not work. No left, right, middle,
scrolling ... nothing. Keyboard works fine. Unplugging and plugging
mouse does not help.

How to solve the problem: Reboot. Nothing else worked for me. Monitor
has no touch screen. "Gesettings" command did not help. Killing
nautilus, file-roller, rapidsvn, nautilus-desktop, nemo is not
applicable (but still tried it) and/but did not help too.

During the copy process the default mouse icon changes from normal mouse
pointer to this hand symbol with an arrow on the bottom right side
pointing to the left top corner and the file icon symbol of the file
that was to be copied (grabbed).

Hope this gets fixed soon. The problem began 2009??? Very annoying bug
renders the system more or uselesse useless. Reboot is the only fix for
me right now. :((

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2019-07-23 Thread Bill Werner
Using xubuntu 18.04.2 remote login from Win7 x64 using Turbo VNC Viewer.
Cut/Paste from linux folder to another folder on same remote linux
system.

Cursor frozen with 'Cross' icon.  Able to return to Windows, but can't
control Linux anymore.  NEITHER SYSTEM HAS A TOUCHPAD OR TOUCHSCREEN!

Linux is headless & Win 7 is connected to 48 TV & SD Monitor.  Alt-F4
works to close active window, but makes no change in cursor or control.

Screen refreshes do nothing; having to shutdown/reboot with Putty.
Still can access system, just can't do anything in GUI with cursor
locked.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2019-07-16 Thread Adrianna Pińska
I've encountered this or a similar bug in Ubuntu 18.04 on a Dell XPS 13
with a touchscreen. I observed that the touchpad seemed to be stuck in
mouse down mode, but only in KDE apps (specifically, Kate and Quassel).
I found this bug report, saw that the bug may be touchscreen-related,
and tried touching the touchscreen to see if that would unstick the
touchpad -- but this made my cursor disappear completely, and I had to
reboot. Next time this happens I will try disabling and re-enabling the
touchscreen to confirm whether this fixes the problem (but given that I
never use the touchscreen I should probably just disable it
permanently).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2019-04-05 Thread kecsap
Similar to @Flavio Henrique Bastos, @Paul Müller, it happened on my
Lenovo X1 Yoga, running the touchscreen with libinput driver
(https://bugs.launchpad.net/ubuntu/+source/xf86-input-
wacom/+bug/1774242).

Disabling/enabling the touch screen resolved the problem:

xinput --set-prop "Wacom Pen and multitouch sensor Finger" "Device Enabled" 0
xinput --set-prop "Wacom Pen and multitouch sensor Finger" "Device Enabled" 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-07-11 Thread spm2011
** Package changed: chromium (Ubuntu) => chromium-browser (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-03-17 Thread Jeb E.
The same happens for me, all the way on Ubuntu 17.10 x64. Issue happens
moreso when multitasking between Openshot and Firefox.

** Also affects: openshot
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-03-04 Thread Steven Regester
New information:

I've been using my ubuntu installation for several days since I posted
my last comment, and had not encountered the bug until I used the `Super
+ FN + Up Arrow`/`Super + FN + Down Arrow` to change workspaces. As soon
as I did that, the bug returned. Will attempt to re-create and report
back again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/xorg-server/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-03-04 Thread Steven Regester
Update from previous comment:

I was able to get the gnome environment into this erroneous state by
using the aforementioned `Super + FN + UP/DN` shortcut to move back and
forth between my workspaces. At this point I think it's reasonable to
call this bug reproducible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/xorg-server/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-02-22 Thread Steven Regester
I disabled the touchscreen by adding `blacklist hid-multitouch` to
`/etc/modprobe.d/hid_multitouch.conf`, rebooted, and within 15 minutes
the bug was back.

It appears as though the super key gets "stuck".
 * I have super + e bound to open nautilus, and if I press e when my computer 
gets into this state, it does indeed open nautilus.
 * The behavior of the mouse when holding down `super` is consistent with the 
described behavior.

Please advise as soon as possible. This bug has rendered my linux
installation unusable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/xorg-server/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-11-24 Thread Sergey Karapetyan
** Changed in: chromium (Ubuntu)
   Status: New => Confirmed

** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

** Also affects: xorg-server
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/xorg-server/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-11-23 Thread Sergey Karapetyan
Same problem on Lubuntu 14.04 
Touchscreen: (MasterTouch MT-500 USB), supports only single touch. 
Mouse not connected.

problem appears in next apps:
- Chromium: 62.0.3202.75 
- Firefox 28.0

Sometimes MouseUp just not firing: 
https://prnt.sc/hefody

then i close Chromium / Firefox with ALT+F4

but mouse still stuck in "MouseDown" state _systemwide_ :
https://www.dropbox.com/s/bf57bg47f3zsq2m/test.mp4?dl=0

Even if I connect the mouse to the computer after the problem occurs -
the left mouse button will not work.

But mtpaint works fine! There is some difference in how mtpaint and
(chromium, firefox) works with mousedown / mouseup events.


Any ideas? I need use touchscreen and don't need mouse. So i can't disable the 
touchscreen as recommended, because this will make the whole system unusable.

Thanks

** Also affects: chromium (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/chromium/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-11-21 Thread Roland
same problem with Ubuntu 17.10 with gnome3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-11-03 Thread Flavio Henrique Bastos
Disabling the touch screen (as recommended by @Paul Müller) solved the
problem in my notebook as well (Dell Vostro 5480 - Ubuntu 16.04.3).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-10-18 Thread Paul Müller
Turns out disabling the touch screen with ``xinput --disable 12`` ("ELAN
Touchscreen" listed as "id=12" in ``xinput``) solved the problem for me.
In my case, this is either a malfunction of the touch screen or a system
software problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-09-14 Thread Paul Müller
I have the same problem in Ubuntu 16.04.3, but only for certain
applications (jabref and texmaker so far).

The comment by @spoolboyy helped: I was using a USB mouse and clicking
with the touchpad stopped the drag-and-drop mode.

I am using a Thinkpad X1 Carbon laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2017-08-28 Thread yolen
On ubuntu 17.04 my mouse pointer constantly get stuck in various modes
(write, drag-and-drop etc). Only way to get the operational again is to
close all applications or sometimes restarting the system

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2017-04-15 Thread Lucas Silva
Same problem when dragging a file on Arch Linux using the latest version
(currently 3.22.3-1). It happens a lot and is very annoying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2017-01-05 Thread Francis Chin
Just got this when dragging a file from file-roller to a nautilus window
on Ubuntu 16.04 64-bit. Nautilus would scroll its window up and down in
response to the vertical position of the mouse pointer, but no button
events appeared to take effect in any application. Had to Alt-F2 and
pkill file-roller to get control back.

It's unlikely to be a fault in a specific application, more likely a
flaw in the desktop inter-process signalling system, for which there are
several bugs open. It's difficult to pin down though as it seems hard to
produce a useful test case for this intermittent problem - I'm a regular
Ubuntu user and this occurs very rarely (in my experience so far).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-11-05 Thread sanette
Ah, at least for KDE I found a way to solve it. 
In systemconfigs => applications appearance => GTK,
change the GTK3 theme from oxygen-gtk (my default settings) to something else. 
For instance, Mint-X-blue seems to work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-11-05 Thread sanette
on linux mint kde 17.3 freshly installed I have the same problem with the 
Firefox file dialog:
as soon as I click on a file, it behaves as in the drag-and-drop mode.
I need to drag it back to its original place and click again to stop this.
Of course this is very annoying. No clue how to solve this ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-07-14 Thread bikkanati prabhakar
I am facing this issue in 14.04 and also in 16.04.

Thanks to breezer(jgbreezer)'s comment. Whenever I face this issue, I am
running this command to fix it.

"pkill nautilus"


Source: 
https://bugs.launchpad.net/ubuntu/+source/rapidsvn/+bug/402892/comments/12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-04-06 Thread spoolboyy
To further clarify my remark in #23, when this happens when I am using a
USB mouse, if I right-click using the touchpad, all is back to normal.
It does not matter if I unplug the USB mouse or not.

I was assuming that unplugging the external mouse was making it work
again, but that is not the case.  It seems that using my touchpad mouse
instead seems to shock the system back into working properly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-04-03 Thread spoolboyy
I'm seeing this same problem on xubuntu 14.04.  It seems to happen in
various applications including Firefox, Terminal Emulator and Pycharm
Community Edition 2016.1.

I am unable to type anything and clicking the mouses buttons (right,
left or center) seems to do nothing.

Since I'm seeing this issue on a notebook computer, I can confirm that
it occurs with both a wired USB mouse when using the touchpad.  When it
happens with the mouse, if I unplug it and plug it back in it functions
as expected again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-02-12 Thread trevi
Ubuntu 15.10:
This bug annoys me regularly when using putty terminal. I don't need to do 
anything else before to make it happen about every 5th time using a putty 
terminal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-02-12 Thread trevi
Please forget my erranous comment #21

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-10-13 Thread Albert Zeyer
I have the same (or very similar) problem. I'm on KDE. It happened
somehow by clicking on the application window bar from KDE and it wanted
to drag some window tab. For me, all keyboard input still works,
and I can move the mouse, but the mouse stays in the drag-state and it
ignores all clicks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-09-10 Thread Stephane Poinsart
Same problem with firefox 41 (trusty / LXDE), when accidentally drag &
dropping a selected text. Was able to work around without a reboot by
using the address bar (CTRL+L) for this time. But when it happen, it's
extremely annoying because even if i could go to a terminal, i was not
sure exactly what to kill... Highly detrimental to the user experience.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-09-02 Thread Dirk Mcbratney
Dragging from and to the desktop is doing this to me recurringly on both
my laptop and desktop. I've seen something like this happen before, but
it's getting absurd. This is an extremely embarrassing bug and should be
considered critical.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-06-26 Thread Saji Nediyanchath
This is what worked for me:

sudo gsettings set org.gnome.settings-daemon.plugins.cursor active false

If that doesn't work, please try this too:

sudo gsettings set org.gnome.settings-daemon.plugins.cursor active true

Courtesy:
https://bugs.launchpad.net/elementaryos/+bug/1430587/comments/14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-02-19 Thread Ekevoo
Dragging files from the desktop while my chrome browser had WhatsApp Web
open. Worked several times until I got this bug. killall nautilus got
my mouse back.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2015-02-14 Thread Ragnar Kurm
Got stuck into dnd -- Ubuntu 12.04.5 LTS -- pkill nautilus -- worked for
me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2014-04-30 Thread Chaoscode
i tried to drag'n'Dropp a Directory from a ZipFile to my Downloads Directory.
i had to kill file-roller to get my cursor back.
After that, the same Drag'n'Drop function worked

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2014-04-29 Thread Avi Marcus
I'm on 14.04 with gnome, and pkill nautilus in a terminal worked for
me. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2013-10-22 Thread breezer
I'm also seeing it semi-regularly in 12.10 when dropping files from
nautilus (think its nautilus, gnome 3 desktop anyway) to Totem. I killed
totem from the terminal and the pointer stayed like that and I couldn't
click on anything else, xkill couldn't even grab the cursor to kill the
file/directory-browser window.

So perhaps its not totem but the dir. browser (assuming its Nautilus on
mine). Or part of the internal drag/drop mechanism in X or other
clipboard handling app that dies or locks up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2013-10-22 Thread breezer
Yep, pkill nautilus from a text terminal (press Ctrl+Alt+F1 together
to get a terminal or use an existing one on your desktop if you can via
Alt+Tab/guake/other, once you have one logged in, type the pkill command
mentioned earlier, then use Ctrl+D or type logout(enter) to log out of
terminal; then press Ctrl+Alt+F7 together on this ubuntu version to
switch back to the graphical mode) fixed it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2013-04-08 Thread Mike Gilbert
I just experienced the same exact thing as Igor running 64-bit Precise
Ubuntu 12.04.2 3.2.0-39-generic.  I was repeatedly dragging files to
Totem from Nautilus as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-10-12 Thread Igor Zinovyev
Is there maybe a newer version of this bug? I have had a similar episode
on my machine running 64-bit Precise on Linux 3.2.0-32-generic kernel.

I had been dragging and dropping files from Nautilus to Totem when this
had happened.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-08-07 Thread Emerica
Oneiric - Linux  3.0.0-23-generic #39-Ubuntu SMP Thu Jul 19 19:19:11 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

Had this problem using connected to SFTP server in nautilus, accidently made a 
drag operation and it stuck.
I don't and haven't used rapidsvn, but I did have gedit running and trying to 
open  a rather large file.
I changed to tty1 and killed gedit, switched back and the drag operation 
stopped, able to click again without killing the session.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-06-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: rapidsvn (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-05-25 Thread another_sam
I saw this
https://help.ubuntu.com/community/SynapticsTouchpad#Completely_disabling_Touchpad
In my case the touchpad is the id=13. Next time I will try
xinput set-prop 13 Device Enabled 0
xinput set-prop 13 Device Enabled 1
to see if it works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2012-05-24 Thread another_sam
This bug is affecting me right now. Is quite annoying since it
apparently implies to restart the session. This is the second time
today. Third or fourth during the last 5 days if I don't recall wrongly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/ubuntu/+source/rapidsvn/+bug/402892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2011-02-16 Thread Jeroen Lodder
I've this problem too... I was not dragging any file on purpose, of that
I'm sure. But it happened.

I tried a lot, I can get kind of Execute windows from Gnome, but I
can't type there, grr.

Anyways, I have a VMware Virtual Machine in Sleep with this bug active...
Any one interested?

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

Title:
  Mouse cursor gets stuck in drag and drop mode

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2011-02-16 Thread Jeroen Lodder
*You can fix it by pressing the power button, en use arrows to go to
Hibernate, go down, boot up, done.

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

Title:
  Mouse cursor gets stuck in drag and drop mode

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2011-01-09 Thread Stefan Müller
As far as I can say this bug is not dependent on RapidSVN but must a
general GNOME Problem. I had this behaviour often when using Epiphany
and get it now when I am using my Wacom tablet. Once an dragdrop
operation is triggered by accident, the cursor is stuck in the drop
mode: i.e. it shows the little arrow beside an icon. The system will not
respond to ESC or the like. If you are lucky, you can type into some
textfield which provides some popup text (like the epiphany adress bar).
If the popup of this textfield shows up, the cursor is reset.

The suggested solution given above does not work in Lucid Lynx since
changing to another terminal using Alt+Ctrl+NR does not work quite well.
Often it is impossible to change back to terminal 7. You will only see
the X Log.

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

Title:
  Mouse cursor gets stuck in drag and drop mode

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-07-28 Thread Anh.Takaji
You don't have to restart your computer. You can switch from graphical tty to a 
console tty, login then kill the process of rapidsvn then switch back to 
graphical tty.
To switch between tty, you can use Ctrl + Alt + Fx (x = 1, 2, 3, ...). Usually, 
graphical tty is Ctrl + Alt + F7 :)
You can try this command to kill rapidsvn process

kill -9 `pidof rapidsvn`

-- 
Mouse cursor gets stuck in drag and drop mode
https://bugs.launchpad.net/bugs/402892
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs