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 205957 - Poor display in OQL Editor when line wrap enabled
Summary: Poor display in OQL Editor when line wrap enabled
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 17:40 UTC by Jesse Glick
Modified: 2012-03-27 20:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (16.64 KB, image/png)
2011-12-05 17:40 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-12-05 17:40:16 UTC
Created attachment 113839 [details]
Screenshot

Screenshot probably self-explanatory. When wrap style is set to word, the OQL editor becomes nearly unusable.
Comment 1 J Bachorik 2012-03-22 11:59:11 UTC
What are your formatting settings? I am not able to reproduce this behaviour in the trunk build. 

Anyway, the OQL editor does not handle word wrapping by itself - it delegates to the default NB implementation.
Comment 2 Jesse Glick 2012-03-27 20:30:36 UTC
Seems to be working currently. Not sure what changed, or if it is only triggered by a certain editing style.
Comment 3 J Bachorik 2012-03-27 20:31:50 UTC
Might be related to the work done on the NB editor. Anyway, it is nice that it works correctly now :)