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 254569 - [81cat] Bringing up Javadoc window requires pressing CMD+F1 two times quickly
Summary: [81cat] Bringing up Javadoc window requires pressing CMD+F1 two times quickly
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 04:45 UTC by manikantannaren
Modified: 2015-08-21 04:45 UTC (History)
0 users

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 manikantannaren 2015-08-21 04:45:59 UTC
Test specification
http://services.netbeans.org/synergy/client/app/#/specification/349/v/2

Test case:
http://services.netbeans.org/synergy/client/app/#/case/2396/suite/2010/v/1

Steps to reproduce
1. Open ClassStructure.java
2. In Navigator, hover over a field
3. The javadoc will popup
4. Press CMD+F1

Expected Behaviour
The Javadoc window is opened

Actual Behaviour
The Javadoc window does not open

workaround
Press CMD+F1 two time repeatedly similar to Mouse DOuble click.