Source: cairo
Version: 1.12.16-3
Severity: important

Something in the HiDPI patches applied in 1.12.16-3 breaks the scrolling in
the GNUstep Cairo backend in a very strange way. I have narrowed it down to
commit 3f0ebbff35f0486a20fbdb1f8e7228b0e8f9e022 in git, and reverting that
commit suddenly makes it work. I do not know exactly which of the patches
breaks scrolling for this use, nor am I *sure* that the behavior of libcairo2
is actually incorrect, but I can't find a reason it shouldn't work (since GNUstep isn't changing the device scale AFAICT).

What appears to be happening is that GNUstep is telling a portion of the
scrolled area to translate upward/downward as part of scrolling, and Cairo is
actually scrolling by the wrong amount (about twice as much, on my machine).

-- System Information:
Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.6 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to