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 119642 - Ctrl+F1 doesn't work on Mac OS X
Summary: Ctrl+F1 doesn't work on Mac OS X
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-10-22 13:19 UTC by Jaromir Uhrik
Modified: 2007-11-02 11:30 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 Jaromir Uhrik 2007-10-22 13:19:42 UTC
Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710212201)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)

1.Create new J2SE project
2.Select "Main" class in Projects view
3.Go with mouse cursor over "main" node in Navigator -> the javadoc appears in tooltip window
4.The tooltip window with javadoc contains text "Press Ctrl+F1 to enlarge" at the bottom
5.Push Ctrl+F1
->Nothing happens (no enlarged window appears - on windows the Javadoc window appears in the Output window area).
Comment 1 Jiri Prox 2007-11-01 15:57:05 UTC
On my Mac Ctrl-F1 is bound to one of the system actions. If this action is disabled the shortcut starts to work fine.
Comment 2 Stanislav Aubrecht 2007-11-02 11:30:23 UTC
fixed

/cvs/java/navigation/src/org/netbeans/modules/java/navigation/ToolTipManagerEx.java,v  <--  ToolTipManagerEx.java
new revision: 1.4; previous revision: 1.3
done
Checking in Bundle.properties;
/cvs/java/navigation/src/org/netbeans/modules/java/navigation/Bundle.properties,v  <--  Bundle.properties
new revision: 1.24; previous revision: 1.23