From owner-freebsd-chromium@FreeBSD.ORG Sat Sep 27 11:14:31 2014 Return-Path: Delivered-To: freebsd-chromium@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 C15599E4 for ; Sat, 27 Sep 2014 11:14:31 +0000 (UTC) Received: from olejniczak.info (olejniczak.info [85.17.214.250]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 80EF3FA3 for ; Sat, 27 Sep 2014 11:14:31 +0000 (UTC) Received: by olejniczak.info (Postfix, from userid 65534) id 1D89C15AEC7; Sat, 27 Sep 2014 13:14:22 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on olejniczak.info X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.3.2 Received: from webmail.olejniczak.info (olejniczak.info [85.17.214.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olejniczak.info (Postfix) with ESMTPSA id 93E4F15AE45; Sat, 27 Sep 2014 13:14:19 +0200 (CEST) Mime-Version: 1.0 Date: Sat, 27 Sep 2014 11:14:19 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: Quoted-Printable Message-ID: <2634166faa8bfd7e3f18bfe5595bb07d@webmail.olejniczak.info> X-Mailer: RainLoop/1.6.9.167 From: "Tomasz Olejniczak" Subject: Re: chromium does not support paste from xterm to omnibox ? To: "Lars Engels" , "Luigi Rizzo" In-Reply-To: <20140927085110.GA21666@e-new.0x20.net> References: <20140927085110.GA21666@e-new.0x20.net> <20140926181731.GF9300@onelab2.iet.unipi.it> Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2014 11:14:31 -0000 Hello,=0A=0A>> Hi,=0A>> just noticed that after an upgrade to chromium 37= i cannot paste=0A>> anymore from an xterm to the omnibox (i use windowma= ker as a wm).=0A>> I can however paste to other input boxs in a web page = (including=0A>> the one on google's home page) so it must be something ex= plicitly=0A>> implemented in recent Chromium versions.=0A>> =0A>> I wonde= r whether there is a flag or something to re-enable the=0A>> feature ?=0A= > =0A> Hi Luigi,=0A> =0A> as long as this is not fixed a workaround is no= t to use the primary=0A> selection but the clipboard. Ctrl+V should work = in omnibox.=0A=0AI don't think it is going to be fixed because chromium g= uys think it is =0Aa feature not a bug...=0A=0AFew days ago I posted patc= h to enable in FreeBSD Chromium middle click =0Aon new tab button - opens= new tab with contents of the primary clipboard.=0A=0A--=0ATomek