From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 18:33:51 2014 Return-Path: Delivered-To: freebsd-questions@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 ESMTPS id 30A75DEB for ; Sat, 22 Mar 2014 18:33:51 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D0040A41 for ; Sat, 22 Mar 2014 18:33:50 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s2MIXnpF026322 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 22 Mar 2014 12:33:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s2MIXm53026319; Sat, 22 Mar 2014 12:33:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 22 Mar 2014 12:33:48 -0600 (MDT) From: Warren Block To: Jeff Tipton Subject: Re: Libreoffice Calc on FreeBSD 10.0-RELEASE draws gibberish In-Reply-To: <532DBD12.50201@mail.com> Message-ID: References: <532D7801.5080101@mail.com> <20140322141524.66cb551a@avatar.davids-website.com> <532DA7A7.6070105@mail.com> <532DBD12.50201@mail.com> 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]); Sat, 22 Mar 2014 12:33:49 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 18:33:51 -0000 On Sat, 22 Mar 2014, Jeff Tipton wrote: > On 03/22/2014 18:03, Warren Block wrote: >> >> FWIW, LibreOffice 4.1.5_1 works here with various newer Radeons, and I've >> never seen a scrolling problem with it. >> >> I don't use it much, though. Is there an easy way to replicate the >> problem, like scrolling in a blank spreadsheet? > Yes, I think it can be easily reproduced. > > 1. I have a 9.1-RELEASE on another partition of the same machine with > LibreOffice 3.5.6, and there's no problem at all. > > On 10.0-RELEASE, LibreOffice 4.1.5_1: > 1. I don't see any problem with Writer so far; > > 2. In Calc, no problem as long I don't use mouse; > > 3. No problem if I scroll a blank spreadsheet vertically or horizontally; > > 4. Suffice it to write just one character in one cell, click with a mouse on > another, cell and start scrolling. > > Then the character is no longer displayed (although it's there -- it can be > seen on the Input line, if I click back on the cell I entered it). If I start > scrolling vertically, many tooltips show up with row numbers in one column > next to the vertical scroll bar. If I then start also scrolling horizontally, > the tooltip column is multiplied all across the spreadsheet area. If I switch > to another program and back, the spreadsheet area becomes either light-grey > or filled with the content of that program. It works fine here. That sounds a lot like the Firefox problem that improved with the new version of graphics/cairo, 1.12.16,2. What version do you have?