From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 14 18:52:28 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DD5CE168 for ; Mon, 14 Jan 2013 18:52:28 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id ADF56D92 for ; Mon, 14 Jan 2013 18:52:28 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r0EIqQfn021511; Mon, 14 Jan 2013 10:52:26 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <50F453E9.1050307@rawbw.com> Date: Mon, 14 Jan 2013 10:52:25 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Jonathan Chen Subject: Re: Oddness with latest chromium References: <50F3B4EF.6090206@chen.org.nz> In-Reply-To: <50F3B4EF.6090206@chen.org.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-chromium@freebsd.org 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, 14 Jan 2013 18:52:28 -0000 On 01/13/2013 23:34, Jonathan Chen wrote: > > I recently updated to the latest version of www/chromium > (24.0.1312.52) and have noticed some chronic misbehaviour, possibly > with the Javascript engine. There will be times where a text-box will > not receive keyboard-focus, at which point the display starts to > corrupt itself. Refreshing the page *several* times sometimes makes > the bugginess go away. > > I haven't noticed anything from stdout/stderr. I previously reported that I had similar issues on FreeBSD-9.1-RELEASE amd64. Now I am seeing oddness with the same version of chrome in latest MacOS i386. For example, "like" link in facebook can't be clicked there. So this isn't just the FreeBSD issue. Looks like this is this the chrome version issue. Yuri