From owner-freebsd-chromium@FreeBSD.ORG Mon Mar 11 08:57:43 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E15EB378; Mon, 11 Mar 2013 08:57:43 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 98204EA7; Mon, 11 Mar 2013 08:57:41 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 6F1C47300A; Mon, 11 Mar 2013 09:58:21 +0100 (CET) Date: Mon, 11 Mar 2013 09:58:21 +0100 From: Luigi Rizzo To: freebsd-chromium@freebsd.org Subject: chromium/FreeBSD9/amd64 unresponsive to input in gmail Message-ID: <20130311085821.GA11256@onelab2.iet.unipi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 08:57:43 -0000 at least on a couple of recent versions (25.0.1364.160 and 25.0.1364.152) chromium on FreeBSD/9 amd64 seems to have problems with input (keypresses and mouse events). Symptoms are that in the compose windows input is not displayed for 10+ seconds, then some characters randomly come out; mouse clicks also act strangely, sometimes showing the cursor (vertical bar between characters) in two places, and so on. The same site works correctly under a recent Firefox. I have seen reports of javascript-related failures on the chromium forums too https://productforums.google.com/forum/?fromgroups=#!topic/chrome/tkUlIgUqXv0 so i wonder if others are seeing problems. cheers luigi