Summary: | Screen corruption with xterm scrollbars (with sna enabled) | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Ulrich Müller <ulm> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Ulrich Müller
2011-11-25 07:56:46 UTC
So it looks to be a double application of the drawable offsets. Is a compositing WM enabled as well for extra complications? (In reply to comment #1) > Is a compositing WM enabled as well for extra complications? xfwm4 version 4.8.2, with display compositing disabled in settings. commit 16f5e224dcfd97012b38ee1af6c72dbe3c0f3304 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Nov 25 16:21:41 2011 +0000 sna: Avoid the double application of drawable offsets for tiled spans As we handle tiled spans indirectly, we need to avoid applying the drawable offsets twice (once in the mi layer generating the spans, and then once more in the tiled rect renderer). Reported-by: Ulrich Müller <ulm@gentoo.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43245 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> I didn't manage to trick xterm in reproducing the broken behaviour (looks like I have a different scrollbar widget) but the bug looks fairly self-explanatory. Can you please test with tip to see if I have corrected the issue? (In reply to comment #3) > Can you please test with tip to see if I have corrected the issue? Yes, it seems to work fine. Tested with: - current git master - 2.17.0 with the patch from commit 16f5e22 applied Thank you. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.