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 256223 - [81cat] Navigation Javadoc defect
Summary: [81cat] Navigation Javadoc defect
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-28 08:36 UTC by -Silver-
Modified: 2015-10-29 12:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (95.12 KB, text/plain)
2015-10-28 08:36 UTC, -Silver-
Details
<no description> (93.66 KB, image/png)
2015-10-29 12:38 UTC, -Silver-
Details
<no description> (108.55 KB, image/png)
2015-10-29 12:39 UTC, -Silver-
Details
<no description> (117.26 KB, image/png)
2015-10-29 12:39 UTC, -Silver-
Details

Note You need to log in before you can comment on or make changes to this bug.
Description -Silver- 2015-10-28 08:36:49 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

TEST CASE:
https://services.netbeans.org/synergy/client/app/#/case/2396/suite/2010

STEPS:
1.    Be sure that the Javadoc panel is closed.
2.    Open navigator.ClassStructure from sample project.
3.    Put the caret on some element into the EDITOR panel.
4.    Hover the mouse over some item into the NAVIGATOR panel (Note: the focus is still on EDITOR panel).
5.    Wait till the popup with javadoc opens (on the bottom there is the info "press CTRL+F1 to enlarge").
6.    Press CTRL+F1

ACTUAL:
The javadoc panel is opened but the javadoc contained on it refers to the element in the EDITOR pane and not the one hovered into the NAVIGATION pane.

EXPECTED:
The javadoc panel is opened with the javadoc of the element hovered into the NAVIGATION pane.
Comment 1 -Silver- 2015-10-28 08:36:55 UTC
Created attachment 157018 [details]
IDE log
Comment 2 Jiri Prox 2015-10-29 10:38:23 UTC
This works fine for me, can you please specify where exactly was the cursor in editor and over which element hovered the mouse cursor?
Comment 3 -Silver- 2015-10-29 12:38:50 UTC
Hi, I attached some screenshot. ;)
Comment 4 -Silver- 2015-10-29 12:38:56 UTC
Created attachment 157046 [details]
<no description>
Comment 5 -Silver- 2015-10-29 12:39:04 UTC
Created attachment 157047 [details]
<no description>
Comment 6 -Silver- 2015-10-29 12:39:16 UTC
Created attachment 157048 [details]
<no description>