qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1590322] [NEW] mouse_button 0 takes back to initial po


From: sayantan
Subject: [Qemu-devel] [Bug 1590322] [NEW] mouse_button 0 takes back to initial position
Date: Wed, 08 Jun 2016 08:53:08 -0000

Public bug reported:

i wrote a python script to perform some drag function in the Qemu simulator.
mouse_move x , y
mouse_button 1
mouse_move new_x,new_y
mouse_move 0


The mouse_move 0 doesn't release the mouse in the position new_x,new_y instead 
it takes  it back to the point x,y and then releases the mouse

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1590322

Title:
  mouse_button 0 takes back to initial position

Status in QEMU:
  New

Bug description:
  i wrote a python script to perform some drag function in the Qemu simulator.
  mouse_move x , y
  mouse_button 1
  mouse_move new_x,new_y
  mouse_move 0

  
  The mouse_move 0 doesn't release the mouse in the position new_x,new_y 
instead it takes  it back to the point x,y and then releases the mouse

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]