Bug 132447 - Rendering of selected/marked text broken
Summary: Rendering of selected/marked text broken
Status: RESOLVED DUPLICATE of bug 123425
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 07:36 EST by Adalbert Dawid CLA
Modified: 2006-03-28 14:16 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adalbert Dawid CLA 2006-03-18 07:36:42 EST
When I select some text in eclipse's text/java/whatever-editor there are white vertical lines (similiar to unix pipes) between some of the selected letters. The number (or better said: frequency) of these white lines obviously depends on the speed with which the text was selected: the lower the speed the more "pipes" there are.

Please have a look at the following screenshots:
http://jagga.rinux.net/eclipse/Eclipse_text_selection_fast.png
http://jagga.rinux.net/eclipse/Eclipse_text_selection_slow.png

My environment:
Debian Etch, Gnome 2.12, GTK 2.8.13, Pango 1.10.4, xorg 6.9.0, latest nvidia proprietary driver.

This bug does not appear on Debian Sarge (Gnome 2.8, GTK 2.6.4, Pango 1.8.1, XFree86 4.3) with the same eclipse version, nor does it occur in native GTK apps like gedit etc. on Debian Etch. That's why I suspect this must be a compatibility issue between SWT and newer versions of GTK/Pango.
Comment 1 Florian Priester CLA 2006-03-18 09:28:21 EST
See bug 123425.
Comment 2 Silenio Quarti CLA 2006-03-28 14:16:24 EST

*** This bug has been marked as a duplicate of 123425 ***