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 197803 - Wrapped line gets larger with every mouse click and text disappears
Summary: Wrapped line gets larger with every mouse click and text disappears
Status: RESOLVED DUPLICATE of bug 197370
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 18:55 UTC by ccsheng
Modified: 2011-04-18 08:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Before clicking on the wrapped line (44.59 KB, image/x-png)
2011-04-15 18:55 UTC, ccsheng
Details
After clicking on the wrapped line 1 time (43.63 KB, image/x-png)
2011-04-15 18:57 UTC, ccsheng
Details
After clicking on the wrapped line 2 times (45.44 KB, image/x-png)
2011-04-15 18:57 UTC, ccsheng
Details
After clicking on the wrapped line 3 times (44.67 KB, image/x-png)
2011-04-15 18:57 UTC, ccsheng
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ccsheng 2011-04-15 18:55:48 UTC
Created attachment 107782 [details]
Before clicking on the wrapped line

When there is a long wrapped line in a Java source file, with every mouse click on the text within that line the wrapped line grows in size (height-wise), and some of the text disappears from display.

I am attaching several screenshots to show the problem.
Comment 1 ccsheng 2011-04-15 18:57:01 UTC
Created attachment 107783 [details]
After clicking on the wrapped line 1 time
Comment 2 ccsheng 2011-04-15 18:57:27 UTC
Created attachment 107784 [details]
After clicking on the wrapped line 2 times
Comment 3 ccsheng 2011-04-15 18:57:46 UTC
Created attachment 107785 [details]
After clicking on the wrapped line 3 times
Comment 4 ccsheng 2011-04-15 19:00:32 UTC
This problem also happens when navigating by keyboard, e.g. move left or right to the next keyword/parameter on the line. Maybe it has something to do with the syntax highlighting?
Comment 5 Miloslav Metelka 2011-04-18 08:19:18 UTC
I guess you're using 7.0 RC2 right? If so it's likely dup of issue 197370. Please download a recent Dev build (or wait for FCS version) and check whether the problem is gone. Thanks.

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