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 51734 - Scrolling to errors should use scroll insets
Summary: Scrolling to errors should use scroll insets
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-11-22 21:48 UTC by Jesse Glick
Modified: 2008-12-22 22:50 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 Jesse Glick 2004-11-22 21:48:03 UTC
From Tor:

When I F12 my way down the error list after a
build, it will scroll the view when necessary to
show the next error. But it only makes the
hyperlink line itself visible.  For example, the
error may be this:
    make the hyperlink line (e.g.
ImportPagePanel.java:2099: cannot resolve symbol

But WHICH symbol is it it couldn't resolve? That's
show on the NEXT line in the output window, but it
doesn't scroll to make that line visible! It think
the ensure-visible method in the output window
should ensure that not only the target line, but a
window of 2 lines above it or below it should be
made visible as well.
Comment 1 Milos Kleint 2004-11-25 13:13:10 UTC
fixed in trunk, enjoy. 
Comment 2 Marian Mirilovic 2005-12-20 15:58:06 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.