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 142463 - [65cat] [editor] WSDL Editor Highlighting incorrectly
Summary: [65cat] [editor] WSDL Editor Highlighting incorrectly
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 19:21 UTC by esmithbss
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Animation -- Note difference in loation of mouse -vs- which line is highlighted. (650.19 KB, image/gif)
2008-07-31 19:22 UTC, esmithbss
Details
Log file from execution where issue first seen (97.60 KB, text/plain)
2008-07-31 19:24 UTC, esmithbss
Details
Project File, etc... Being Processed. (requires build using "mvn fuji:run" to generate all components (15.25 KB, text/plain)
2008-07-31 19:25 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-07-31 19:21:20 UTC
[ BUILD # : 200807310201 ]
[ JDK VERSION : 1.6.0_07 ]

While editing some WSDL, I was attempting to use the WSDL view of the
WSDL file to examine the contents.

Clicking on lines either highlighted the wrong line in the view, or
in some instances, added blank lines in the display.

(See attached screen capture -- GIF Animation)
Comment 1 esmithbss 2008-07-31 19:22:24 UTC
Created attachment 66211 [details]
Animation -- Note difference in loation of mouse -vs- which line is highlighted.
Comment 2 esmithbss 2008-07-31 19:24:08 UTC
Created attachment 66212 [details]
Log file from execution where issue first seen
Comment 3 esmithbss 2008-07-31 19:25:33 UTC
Created attachment 66214 [details]
Project File, etc... Being Processed. (requires build using "mvn fuji:run" to generate all components
Comment 4 esmithbss 2008-07-31 19:26:29 UTC
May require fuji plugin from fuji.dev.java.net
Comment 5 esmithbss 2008-07-31 19:28:34 UTC
Workaround for issue appears to be switching to source view and then switching back to WSDL view.  So whatever causes
this is most likely some temporary information, created during load/display of WSDL view, being corrupted.
Comment 6 Sergey Lunegov 2008-10-01 15:11:02 UTC
Changed target milestone.
Comment 7 esmithbss 2009-04-25 06:09:07 UTC
Steps I used to reproduce this on a second, clean machine:

Here's the details:

1) Open NetBeans dev (I'm seeing it in 200904231401 on Linux with Gnome (GTK Look & Feel), but it may exist elsewhere).

2) Have the Projects/Files/Services and Navigator tabs opened as they were when you first installed or launched the
application (Projects/Files/Services in one panel at the top on the left and Navigator in one panel below it).

3) Open sufficient projects and expand the project tree on the bottom project such that when you scroll to the last file
in the tree, the Project tree has scrolled up and the top 2 or more items on the tree have scrolled off the top of the pane.

4) Select the bottom project out of the project tree.  I believe it is important that this list item should not scroll
off the top of the panel if you have scrolled to the bottom of the tree.

5) Scroll to the bottom of the project tree using your mouse and the scroll bar.  The scrolling should occur correctly.

6) Now grab the Navigator window and drag it into the Projects pane such that it will dock as a new tab in the panel. 
You should now have a Projects/Navigator/Files/Services tabbed panel.

7) Scroll to the bottom of the project tree using your mouse and the scroll bar, or the mouse wheel (if you have one),
or the down arrow.
Comment 8 esmithbss 2009-04-25 06:12:17 UTC
Disregard last comment.  Cross posting occurred due to Issuezilla's natural tendency to move forward to next issue
following updates.
Comment 9 Martin Balin 2016-07-07 09:56:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss