[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Testing for drawing fixes r30523
From: |
Fred Kiefer |
Subject: |
Re: Testing for drawing fixes r30523 |
Date: |
Sun, 06 Jun 2010 20:30:19 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4-1.1.1 Thunderbird/3.0.4 |
Am 06.06.2010 20:27, schrieb Fred Kiefer:
> Am 01.06.2010 14:00, schrieb Quentin Mathé:
>> I just committed a patch I have been working on for a while. See bug
>> report https://savannah.gnu.org/bugs/?27782
>
> I just tested this patch with the cairo backend and completely
> recompiled GNUstep from SVN. Scrolling in any NSTableView seems to be
> broken. Open, for example, the memory panel in GSTest (or any other
> GNUstep application) by clicking on the icon in the info panel. Now try
> to scroll down by using the scroll arrows. The main contents of the
> table view isn't copies. Only the newly scrolled in lines will get
> drawn. Similar things happen when trying to scroll up, left or right.
>
> I would say the scrolling in flipped views is broken. I will go ahead
> and test with the art and xlib backend and report the behaviour there.
Sorry, forget about this bug report. While switching the backend I
noticed that I had still used an old cairo backend that didn't include
all the new changes. With the correct new backing scrolling works even
in a table view.
Fred
Re: Testing for drawing fixes r30523, Wolfgang Lux, 2010/06/06
Re: Testing for drawing fixes r30523, Fred Kiefer, 2010/06/06
- Re: Testing for drawing fixes r30523,
Fred Kiefer <=