X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=Bje3NnOxI/b7YdXvTcqFBjEfRY6XWso+/VWbqsaTljE=; b=qSVOCPzxYM2gbBs4tuIesygBrNG34Hc4J9OErAo63bibXnDqXVN1rN89Nn39uUH1fE G/qwn45dtupYO//ovhtePZ8PO/57ba5coXWHN0b8bQTTv/NncCxWaUe/moxsFD81Ww2u oEbd24pvsw+lTIzTSoeGmCUN9WTetyxEOHZpd04naOdwopyIIckNDeCq+zaALQ7ZavsV PN7DaLr3j8QFMZH7pH11DnD9fLHZQdUVlaXv3L0pLjxawmUG1SaQJ4A74DkDB7scs9r8 5MT3FyIYGLLnrMDU1Blb4nzy5Li8mQE0M7BbR7mWIm7idIp4o2H2cF6R12WzOaUvLdOG OISQ== X-Received: by 10.152.219.3 with SMTP id pk3mr26042696lac.114.1437990755441; Mon, 27 Jul 2015 02:52:35 -0700 (PDT) Date: Mon, 27 Jul 2015 12:52:33 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Warp Cursor Issue Message-ID: <20150727095233.GA29372@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, Jul 26, 2015 at 12:53:24PM -0700, Edward Hennessy (ehennes AT sbcglobal DOT net) [via geda-user AT delorie DOT com] wrote: > I’m running into issues where the actual location of the mouse cursor and the reported location of the cursor do not match after a zoom. This issue is related to the warp cursor setting in system-gschemrc. I’m wondering if anyone else is seeing this issue on their system. > > I’m currently running Ubuntu 14.04 LTS with Gnome. > > 1. warp-cursor must be enabled in system-gschemrc (this is the default) > 2. Zoom extents “VE" > 3. Create a shape, like a box, in the corner of the view. > 4. Place the cursor in the center of the shape, and zoom “z” > 5. Without moving the cursor, zoom again “z” > > With the above procedure, on my system, the cursor still appears toward the corner of the view. However, the second zoom occurred as if the cursor was at the center of the screen - it’s “warped” location. > > 1. Zoom extents again > 2. Place the cursor in the center of the shape, and zoom “z” > 3. Move the cursor a few pixels > 4. Zoom again “z” > > With the above procedure, the actual location of the cursor and the reported location of the cursor match after moving the mouse a few pixels. So it looks like the disparity is corrected after the first mouse motion event. > > Ed > > I just have built the last git version. All works well for me. I don't see the wrong behaviour you've described. Cheers, Vladimir