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 86345 - Mac: Hyperlinking doesn't work
Summary: Mac: Hyperlinking doesn't work
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks: 87136
  Show dependency tree
 
Reported: 2006-10-03 00:13 UTC by Torbjorn Norbye
Modified: 2007-01-17 10:09 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 Torbjorn Norbye 2006-10-03 00:13:02 UTC
On Windows/Linux, you can hold down the control key and as you're moving over
the code, tokens are shown as hyperlinks. Clicking warps to definitions of
element references.

On the Mac, this should be using the Command modifier key rather than Control.
Control-Click is used to bring up the popup menu (since there is no right mouse
button). And in particular, when I try to Ctrl-Click on the hyperlinks I end up
with the popup menu instead of warping to source, so the feature is broken.

Standard NetBeans has the right keybinding for this so it should be easy to look up.
Comment 1 Jan Lahoda 2006-10-16 12:25:25 UTC
It should work as in trunk now.