Bug 4097 - F5 key used at several places (1GIE779)
Summary: F5 key used at several places (1GIE779)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:05 EDT by Martin Aeschlimann CLA
Modified: 2002-04-09 13:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aeschlimann CLA 2001-10-10 23:05:59 EDT
MA (13.08.2001 12:26:12)
	The F5 assigned to various actions:
		- debug -> step into (menu ation)
		- refresh in package viewer

	This results in an a conflict while debugging and using the package view.

MA (13.08.2001 12:28:22)
	To assign the almost all F-keys to debug actions seems to be not a good idea. The actions are available globally, what does
	not make sense

NOTES:
EG (8/31/2001 11:05:30 AM)
	There is a problem with the viewpart short cuts that are implemented as keylisteners.
	when the packages view has focus then refresh will win. The problem shows up
	when the packages view has focus and the debugger is active.
	Not crtical for 1.0
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:14:54 EDT
moved to 'active'
Comment 2 DJ Houghton CLA 2001-10-29 17:31:34 EST
PRODUCT VERSION:
	128
	
Comment 3 Dirk Baeumer CLA 2002-02-27 06:13:00 EST
Martin, can you please add a comment. I really don't know what the PR is for
Comment 4 Martin Aeschlimann CLA 2002-03-04 05:59:27 EST
F5 is used in two places: For 'refresh' in the packages view and
for 'step in' in the Debug menu (debug perspective)

I would remove the refresh from the packages view.
Comment 5 Erich Gamma CLA 2002-04-09 13:26:41 EDT
fixed as part of the menu reorg