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 187104 - [69cat] Remove Line Wrap option for formating options
Summary: [69cat] Remove Line Wrap option for formating options
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-02 19:21 UTC by Michel Graciano
Modified: 2010-06-05 07:47 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 Michel Graciano 2010-06-02 19:21:17 UTC
[ BUILD # : 6.9 RC2 ]
[ JDK VERSION : 1.6.20 ]

There is a Line Wrap option for free form project at project formating options
Comment 1 Michel Graciano 2010-06-02 19:23:29 UTC
Looks like the only option is off. So it looks like not to be a P1.
Comment 2 Vitezslav Stejskal 2010-06-04 08:22:45 UTC
http://hg.netbeans.org/jet-main/rev/9f9d5c8dc5f6

I fixed the combo to stay disabled wile the linewrap feature is still turned off. This will become non-issue when we turn linewrap on again.

The state prior the fix could be a little bit confusing for the users of 6.9, but as you said the only option available is 'Off' and so they can't really break anything.
Comment 3 Quality Engineering 2010-06-05 07:47:22 UTC
Integrated into 'main-golden', will be available in build *201006050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9f9d5c8dc5f6
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #187104: make sure that 'Line Wrap' controls stay disabled when the linewrap feature is turned off