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 189896

Summary: "Preview" text area is empty in Formatting tab
Product: editor Reporter: soldatov <soldatov>
Component: Formatting & IndentationAssignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: normal CC: alexvsimon
Priority: P2 Keywords: REGRESSION
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2010-08-26 10:14:05 UTC
Scenario:
- Push Tools|Options menu
- Select Editor > Formatting
- Select C or C++ language
== > "Preview" text area is empty

but if launched NetBeans with -J-Dorg.netbeans.editor.linewrap=false, then I see expected C/C++ code
Comment 1 Miloslav Metelka 2010-09-07 13:39:55 UTC
http://hg.netbeans.org/jet-main/rev/76cebaffa67f
Comment 2 Quality Engineering 2010-09-08 03:31:05 UTC
Integrated into 'main-golden', will be available in build *201009080000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/76cebaffa67f
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #189896 - "Preview" text area is empty in Formatting tab.