From owner-freebsd-stable@FreeBSD.ORG Thu Sep 4 17:36:08 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0997345F for ; Thu, 4 Sep 2014 17:36:08 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id ACE171B9F for ; Thu, 4 Sep 2014 17:36:07 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s84Ha4DS003472 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 4 Sep 2014 11:36:05 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s84Ha4l6003469; Thu, 4 Sep 2014 11:36:04 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 4 Sep 2014 11:36:04 -0600 (MDT) From: Warren Block To: Michiel Boland Subject: Re: middle-mouse button pasting broken by r271022 In-Reply-To: <540881E0.2040305@xs4all.nl> Message-ID: References: <540881E0.2040305@xs4all.nl> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 04 Sep 2014 11:36:05 -0600 (MDT) Cc: FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2014 17:36:08 -0000 On Thu, 4 Sep 2014, Michiel Boland wrote: > Hi. > In 10.1-PRERELEASE r271022, if I select something in X, either by dragging or > using left click + right-click, and then paste the selection using the middle > mouse button, most of the times I get a continuous stream of bogus 'd' > keypress events. This does not happen in r271021. > > FWIW - it's still broken in r271098 Interesting, I've seen the repeated "d" as well.