From owner-freebsd-chromium@FreeBSD.ORG Fri Jul 26 20:47:39 2013 Return-Path: Delivered-To: chromium@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 ESMTP id A91E1833 for ; Fri, 26 Jul 2013 20:47:39 +0000 (UTC) (envelope-from kingedgar@gmail.com) Received: from mail-lb0-x232.google.com (mail-lb0-x232.google.com [IPv6:2a00:1450:4010:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2DAAF2F5A for ; Fri, 26 Jul 2013 20:47:38 +0000 (UTC) Received: by mail-lb0-f178.google.com with SMTP id y6so2828402lbh.37 for ; Fri, 26 Jul 2013 13:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4U6FMkEdVfEdQfJLm1SXewPggtOSPtAlOsZosaA93ac=; b=xik6PAl7hF6SfJ+vslu4f3jFbUelcgHpLTQ051HGUuC69aWpxERQPoA/bnkFvs/AZv 8cv6Nwwhq2DsJ1cUCGqgJR/LZ7Y7QmMpaeK+Ff6BOlLVJhAdeXvmWtAHGOVjfmaRi7LW Xp5Ua5TpowIsik2nZzzsHDgdafwJIPA0lIlq93v1Tln4+sz9SDbHjpHs1pUn3ECmVeE6 /EwWxQ5vArhySyIHzNgNWxigjSlVes4kWD+2SDLVX0NHnBOIkfIZSJiAX5uhMiY5l2kJ +MpJqWiwfmtkfyTiRWWanMqNjJb7gdhtyICTQ42ZQOOvysQxTdv63QMxIXkxmy6/4owx IfPA== MIME-Version: 1.0 X-Received: by 10.152.44.133 with SMTP id e5mr22552202lam.15.1374871656025; Fri, 26 Jul 2013 13:47:36 -0700 (PDT) Received: by 10.114.185.136 with HTTP; Fri, 26 Jul 2013 13:47:35 -0700 (PDT) In-Reply-To: <20130726195815.GP23770@krusty.scroner.com> References: <51F03C75.80802@cs.ucl.ac.uk> <51F2A5A4.5010805@rawbw.com> <51F2A7FC.70606@rawbw.com> <4EF1039E-5D74-4550-BF71-B2C115DE5D35@cs.ucl.ac.uk> <20130726195815.GP23770@krusty.scroner.com> Date: Fri, 26 Jul 2013 15:47:35 -0500 Message-ID: Subject: Re: confirmation: links not clickable in Chromium 28.0.1500.71 on 9.1-RELEASE From: Jason Garrett To: chromium@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.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: Fri, 26 Jul 2013 20:47:39 -0000 On Fri, Jul 26, 2013 at 2:58 PM, Tony Morlan wrote: > On Fri, Jul 26, 2013 at 12:03:16PM CDT, Brad Karp wrote: > > Just to be clear, on my own box running 9.1-RELEASE on amd64, I still > > have some links on many pages not clickable. > > > > The text is selectable, but I don't get the change of cursor when the > > pointer is over these links--so it seems the browser isn't properly > > treating them as links for some reason. > > I have a test page at https://scroner.com/~tony/chrome_test/ that shows > the broken behavior simply. So far I have seen all links in table > elements not work, while links outside tables work fine. I can still tab > over to the link and hit enter successfully though. > Your test page works fine here, all links are clickable. I am tracking 9-STABLE which puts me at 9.2-PRERELEASE. Chromium was compiled with Clang 3.3. > > > I tried running with logging and -v, as George suggested. But I don't > > see anything in the log that seems out of the ordinary. I can provide > > the log to George if that would be helpful. > > I also wasn't able to get anything that appeared to be relevant in > logging output. The parsed tree that's visible in the element inspector > seems correct. Is there any other potentially useful logging that might > be useful? > > Any chance you could test this by tracking the STABLE branch? > Tony > _______________________________________________ > freebsd-chromium@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-chromium > To unsubscribe, send any mail to "freebsd-chromium-unsubscribe@freebsd.org > " >