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 146822 - Is not possible to assign shortcuts to Upload and Download actions
Summary: Is not possible to assign shortcuts to Upload and Download actions
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 17:57 UTC by Petr Pisl
Modified: 2008-09-11 17:36 UTC (History)
1 user (show)

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 Petr Pisl 2008-09-10 17:57:19 UTC
I think that the problem is that these actions are not registered in the Action folder on the default filesystems.
Comment 1 Petr Pisl 2008-09-10 17:58:51 UTC
The bug is based on this blog comment: http://blogs.sun.com/netbeansphp/entry/table_of_content#comment-1221062546000
Comment 2 rmatous 2008-09-10 20:04:32 UTC
Now is possible to assign keyb.shortcut. Fixed:
http://hg.netbeans.org/main/rev/37a49bd726c0

No default/predefined values now (commented out in layer) because not sure if we want to have default values and which
shortcuts to choose (Ctrl+Shift+U)? 
Comment 3 ocala 2008-09-11 15:37:26 UTC
I think Ctrl+Shift+U is a good shortcut so the migration from Dreamweaver to Netbeans can be more sensational. What
other tools have the same command and what is the shorcutt for it?
Comment 4 Quality Engineering 2008-09-11 17:36:02 UTC
Integrated into 'main-golden', will be available in build *200809111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/37a49bd726c0
User: Radek Matous <rmatous@netbeans.org>
Log: #146822 Is not possible to assign shortcuts to Upload and Download actions