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 23143 - Keyboard shortcuts not working reliably
Summary: Keyboard shortcuts not working reliably
Status: CLOSED DUPLICATE of bug 23142
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-04 07:16 UTC by kanderson
Modified: 2008-12-22 23:40 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 kanderson 2002-05-04 07:16:24 UTC
I've noticed that keyboard shortcuts to menu items around the UI seemed to work only 
sporadically in past releases, and lately have stopped working altogether.   Take as examples 
deleting a file in explorer and deleting a component in the form editor: the Delete key is the 
shortcut for both.  Under 3.3.1, my experience was that the Delete shortcut might work the 
first 
few times I used it, but would eventually stop working.  Under the last couple of 3.4 
development builds I've tried, the shortcut never works.  The same is true of other 
shortcuts, such as Ctrl+X for Cut, Ctrl+C for copy, and Ctrl+V for paste.  These keystrokes all 
work just fine for text input in the source editor and on property sheets, they just don't seem 
to work the menu shortcuts.
Comment 1 kanderson 2002-05-05 00:12:44 UTC
I deleted my user directory and re-installed NB 3.4dev20020503; problems has abated for the moment.  I 
had previously imported my Forte 3.0 settings into NB 3.3.1, then my 3.3.1 settings into 3.4 dev20020426. 
 It seems the symptoms got worse with each import.
Comment 2 kanderson 2002-05-05 00:46:57 UTC
Beg pardon, that first sentence should, of course read "...; problem has abated..."
Comment 3 Jan Zajicek 2002-05-09 17:23:13 UTC
Moving to core. Do you have any steps that 100% reproduce the
behaviour? Also aren't you downgrading the jdk versions? Thanks.
Comment 4 Jan Zajicek 2002-05-09 17:26:07 UTC
CCing Trunk, maybe he will know more.
Comment 5 kanderson 2002-05-10 00:07:33 UTC
It's not an import-related problem.   The shortcuts simply cease to function after I've been working in 
the IDE for a while.  I'll try to pin down a more exact cause.
Comment 6 _ ttran 2002-05-10 06:59:58 UTC
First and foremost, never, never, _never_ forget to add JDK and OS
version whenever one file a bug.  Without that information the bug
report is INVALID
Comment 7 kanderson 2002-05-11 05:50:16 UTC
Guilty as charged.  I'm running JDK 1.4 on Win2K Pro.  I humbly beg forgiveness.

I'm pretty sure this is related #23142, which I've determined to be the result of opening in the form 
editor a form whose constructor installs a custom FocusManager.  Both sets of symptoms start 
simultaneously when I open the offending form, and haven't found a way to reproduce this issue in 
isolation from 23142.   

*** This issue has been marked as a duplicate of 23142 ***
Comment 8 Quality Engineering 2003-07-01 15:55:32 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 9 Quality Engineering 2003-07-01 16:26:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.