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 _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
