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 - "Preview" text area is empty in Formatting tab
Summary: "Preview" text area is empty in Formatting tab
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.0
Hardware: PC All
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-08-26 10:14 UTC by soldatov
Modified: 2010-09-08 03:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.