From owner-freebsd-questions@FreeBSD.ORG Mon Oct 14 14:04:00 2013 Return-Path: Delivered-To: freebsd-questions@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 ESMTP id 0710A13E for ; Mon, 14 Oct 2013 14:04:00 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AF9B92A92 for ; Mon, 14 Oct 2013 14:03:59 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r9EE3wYO087022; Mon, 14 Oct 2013 08:03:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r9EE3vol087019; Mon, 14 Oct 2013 08:03:57 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 14 Oct 2013 08:03:57 -0600 (MDT) From: Warren Block To: "O. Hartmann" Subject: Re: firefox: after update -> version 23: can not swap tabs In-Reply-To: <20131014102349.12f69928@thor.walstatt.dyndns.org> Message-ID: References: <20131014085456.3691ae0b@thor.walstatt.dyndns.org> <20131014075048.GA7174@sh4-5.1blu.de> <20131014102349.12f69928@thor.walstatt.dyndns.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 14 Oct 2013 08:03:58 -0600 (MDT) Cc: Matthias Apitz , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2013 14:04:00 -0000 On Mon, 14 Oct 2013, O. Hartmann wrote: > > FF is in my case 24, too: > > pkg info firefox > firefox-24.0,1 > > Have you done updating the ports regarding > > 20130929 > > in /usr/ports/UPDATING? I did on all boxes and on all boxes I did the > tab-stickyness is present. Firefox 24 allows tab moves for me on both 9-stable and 10-stable. The pixman update missed some files for me, resolved by using pkg_libchk (from sysutils/bsdadminscripts) to find the ports that needed rebuilding and then rebuilding them.