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 171925 - Preview jumps to start after settings changed
Summary: Preview jumps to start after settings changed
Status: RESOLVED DUPLICATE of bug 123951
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-10 13:52 UTC by maxnitribitt
Modified: 2009-09-11 11:25 UTC (History)
0 users

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 maxnitribitt 2009-09-10 13:52:51 UTC
The preview Window in Options -> Editor -> Formatting is quite useful for testing which code elements are affected by a
setting. But it's less useful for code samples that are too long to fit the screen. When scrolling to a code region and
applying a change the document is refreshed and the focussed section is lost. 

Expected behaviour: 

The focused section should be preserved as good as possible. the first visible line in the Preview Window could be used
as an anchor point and scrolled to visible after the change.
Comment 1 Vitezslav Stejskal 2009-09-11 11:25:14 UTC

*** This issue has been marked as a duplicate of 123951 ***