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 68919

Summary: Delete key no longer deletes character in front of cursor
Product: editor Reporter: pbw <pbw>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description pbw 2005-11-18 08:43:27 UTC
In recent daily builds, the delete key no longer deletes the character in front
of the cursor in normal usage within the editor.  Delete still deletes
highlighted text.  Backspace still deletes character behind the cursor. Using
build 200511161900.
Comment 1 Marian Mirilovic 2005-11-18 08:51:40 UTC
It works for me on NB 5.0 (200511171900) / JDK 1.5.0_06

What JDK version are you using ? Did you changed shortcuts or made any other
change in settings... ? Is it reproducible only in editor, or you are able to
reproduce it also in some wizard or other place where you can write in the IDE
(rename dialog, .... ) ? 
Comment 2 Martin Roskanin 2005-11-18 08:54:31 UTC
already fixed, thanks for the report

*** This issue has been marked as a duplicate of 68879 ***
Comment 3 pbw 2005-11-18 09:00:15 UTC
Thanks.  I searched on 'delete' before I posted, and did not get 68879.