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 251741 - Show Javadoc automatically on hover
Summary: Show Javadoc automatically on hover
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 5 votes (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-09 15:26 UTC by cezariusz
Modified: 2015-04-22 14:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Hover options in Eclipse (50.91 KB, image/png)
2015-04-22 14:02 UTC, cezariusz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cezariusz 2015-04-09 15:26:53 UTC
Product Version: NetBeans IDE Dev (Build 201504030001)
Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b18
System: Windows 7 version 6.1 running on amd64; Cp1250; pl_PL (nb)

Please show the Javadoc tooltip window automatically when hovering over a class or method, without necessity of pressing Ctrl. Or at least add an option to do so. That's the way Eclipse works and it's much more convenient in my opinion (on Ctrl+hover is shows menu with "Open declaration" and "Open Declared Type" actions).
Comment 1 cezariusz 2015-04-22 14:02:12 UTC
Created attachment 153302 [details]
Hover options in Eclipse

Here you can see how nice it has been solved in Eclipse - you can configure it as you like.