This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 156659

Summary: Display becomes garbled when scrolling
Product: editor Reporter: duncank <duncank>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of grabled display after scrolling multiple pages

Description duncank 2009-01-13 03:17:00 UTC
In some instances the code editor or output windows become garbled. This occurs when scrolling the windows up or down.
It is as if repainting is not clearing the screen.  I have noticed that a particular part of the contents of the window
triggers this behaviour. For example, in one particular class file I can scroll up and down quite happily as long as I
stay below a certain point in the file, but as soon as I go above that point the display gets garbled.

I have a screenshot image of one of these garbled displays, but I'm not sure how I can submit it here.

By the way, I'm running on Linux now, but I also experienced this issue in Windows with 6.1. The other developers here
(who are still using 6.0) do not experience this issue.
Comment 1 duncank 2009-01-13 03:19:14 UTC
Created attachment 75733 [details]
Screenshot of grabled display after scrolling multiple pages
Comment 2 Jiri Prox 2009-01-13 10:17:00 UTC
This is duplicate of issue 149260. 
Here is hint how to solve this problem: http://wiki.netbeans.org/TaT_SolvingEditorGarbledText

Thanks for your report anyway

*** This issue has been marked as a duplicate of 149260 ***