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 183830 - In the editor the virtual space behind the file end has disappeared.
Summary: In the editor the virtual space behind the file end has disappeared.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-04-10 13:53 UTC by yuriy_lalym
Modified: 2010-08-12 02:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Earlier it was possible to scroll still upwards. (13.29 KB, image/png)
2010-04-10 13:53 UTC, yuriy_lalym
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yuriy_lalym 2010-04-10 13:53:36 UTC
Created attachment 97010 [details]
Earlier it was possible to scroll still upwards.
Comment 1 yuriy_lalym 2010-04-10 23:44:46 UTC
With options -J-Dorg.netbeans.editor.linewrap.disable=true -J-Dorg.netbeans.editor.linewrap=false all works beautifully, as before was.
Comment 2 Miloslav Metelka 2010-08-10 20:41:34 UTC
It should now work in the same way.
http://hg.netbeans.org/jet-main/rev/a006f80c5e54
Comment 3 Quality Engineering 2010-08-12 02:59:06 UTC
Integrated into 'main-golden', will be available in build *201008120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a006f80c5e54
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #183830 - In the editor the virtual space behind the file end has disappeared.