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 77884 - Short cut for continue action doesn't work on mac
Summary: Short cut for continue action doesn't work on mac
Status: VERIFIED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Ondrej Langr
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-06-14 10:36 UTC by Jiri Skrivanek
Modified: 2011-12-12 13:19 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 Jiri Skrivanek 2006-06-14 10:36:39 UTC
Short cut for continue action (apple+F5) doesn't do anything on mac. To reproduce just create a new web 
application, add breakpoint and start debugger. When it stops at breakpoint, try apple+F5 but it does 
nothing.

Build 299696120200, JDK1.5.0_06, MAC OS X.
Comment 1 Jiri Skrivanek 2006-06-14 12:34:19 UTC
It doesn't work neither in java application.
Comment 2 Martin Entlicher 2006-06-21 11:39:59 UTC
True, it does not work on Mac. On other systems it seems to work fine.
Comment 3 Martin Entlicher 2009-12-01 14:17:03 UTC
Can we get a shortcut that works on Mac?
Comment 4 Ondrej Langr 2010-09-24 15:21:18 UTC
Shortcut for 'Continue' should be F5 since appx. 2007, not Cmd+F5. 

Which means that AFAIK, there should be no clash with system default shortcuts, at least on Mac OX X 10.6. 

Closing, please reopen if I'm wrong.