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

Summary: [81cat] Bringing up Javadoc window requires pressing CMD+F1 two times quickly
Product: java Reporter: manikantannaren <manikantannaren>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

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.