From owner-freebsd-stable@FreeBSD.ORG Thu Sep 4 15:14:50 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53CC77C5 for ; Thu, 4 Sep 2014 15:14:50 +0000 (UTC) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2A5A1768 for ; Thu, 4 Sep 2014 15:14:49 +0000 (UTC) Received: from charlemagne.dc19.boland.org (37-251-90-98.FTTH.ispfabriek.nl [37.251.90.98]) (authenticated bits=0) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id s84FEel8019186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 4 Sep 2014 17:14:41 +0200 (CEST) (envelope-from boland37@xs4all.nl) Message-ID: <540881E0.2040305@xs4all.nl> Date: Thu, 04 Sep 2014 17:14:40 +0200 From: Michiel Boland User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: FreeBSD Stable Subject: middle-mouse button pasting broken by r271022 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner 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 15:14:50 -0000 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 Cheers Michiel