From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAZN8-0000VO-IE for qemu-devel@nongnu.org; Wed, 08 Jun 2016 05:01:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAZN3-0005CF-Je for qemu-devel@nongnu.org; Wed, 08 Jun 2016 05:01:58 -0400 Received: from indium.canonical.com ([91.189.90.7]:49616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAZN3-0005C7-Dd for qemu-devel@nongnu.org; Wed, 08 Jun 2016 05:01:53 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1bAZN0-0003LQ-Ra for ; Wed, 08 Jun 2016 09:01:50 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 876452E839F for ; Wed, 8 Jun 2016 09:01:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 08 Jun 2016 08:53:08 -0000 From: sayantan Reply-To: Bug 1590322 <1590322@bugs.launchpad.net> Sender: bounces@canonical.com Message-Id: <20160608085308.24358.59591.malonedeb@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1590322] [NEW] mouse_button 0 takes back to initial position List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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 inst= ead 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 simulat= or. 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 in= stead 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