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 - Delete key no longer deletes character in front of cursor
Summary: Delete key no longer deletes character in front of cursor
Status: RESOLVED DUPLICATE of bug 68879
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 08:43 UTC by pbw
Modified: 2007-11-05 13:44 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 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.