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 26796

Summary: First time F12 is hit to view errors, document jumps to top
Product: editor Reporter: _ gtzabari <gtzabari>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2002-08-27 03:46:31 UTC
3.4 stabilization build

1) Compile JSP with errors, output window will
list them
2) Hit F12 to jump to the first error
3) The servlet java editor will pop open,
highlight the first error and then jump to the top
of the document.

   Expected behavior: highlight first error and do
*not* jump to top of document.
Comment 1 _ gtzabari 2002-09-19 08:18:18 UTC
Reproduced under:

OS/2 - IBM JDK 1.3.1
Windows 2000 - Sun JDK 1.4
JSP or JAVA files

- Changed OS to "ALL"
- Redirected to EDITOR module since this occurs with all documents,
not just JSPs.
Comment 2 Martin Roskanin 2002-09-24 12:58:06 UTC

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