Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181952 - app-editors/nedit - enabling composite extension breaks scrolling
Summary: app-editors/nedit - enabling composite extension breaks scrolling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://sourceforge.net/tracker/?func...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 20:54 UTC by Matt
Modified: 2008-02-12 20:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2007-06-13 20:54:35 UTC
If compositing support is enabled, Nedit 5.5 can show strange artifacts when scrolling upward.  This is discussed, and a patch is attached, at the attached URL.  Since there have been no new Nedit releases, this patch should probably go into portage.

Reproducible: Always

Steps to Reproduce:
1. Emerge Nedit 5.5 and Xorg (6.8 or above)
2. Enable the "composite" extension in xorg.conf and restart X
3. Edit a multi-page file with Nedit, and scroll up and down

Actual Results:  
Upward scrolling results in garbled text

Expected Results:  
Normal scrolling
Comment 1 orionbelt2 2007-07-21 22:23:29 UTC
Relevant discussion:

http://forums.gentoo.org//viewtopic-t-224274-highlight-nedit+scroll.html
Comment 2 Ioan Marius Curelariu 2007-11-28 12:28:31 UTC
Ebuild and patch can be found here:
http://bugs.gentoo.org/show_bug.cgi?id=200628
Comment 3 Ulrich Müller gentoo-dev 2008-02-12 20:52:52 UTC
Should be fixed in -r1, thanks for reporting.