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 113316 - Not able to use backspace in SQL SE file editor as expected
Summary: Not able to use backspace in SQL SE file editor as expected
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Naveen Kuncharapu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 11:50 UTC by umeshvats
Modified: 2007-08-21 11:54 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 umeshvats 2007-08-21 11:50:48 UTC
Not able to use backspace in SQL SE file editor as expected

Platform used is :-
-----------------
SUNW-SUN-FIRE-V240

Operating SYSTEM:-
----------------
SOLARIS 10 SPARC

Steps to reproduce:-
-------------------
1> Open a SQL SE project.
2> Create a SQL SE file.
3> Type any command like select * from customer
4> Try to use backspace key to delete

Expected Result:-
----------------
1> Backspace key should delete character on the left side of cursor.

Actual Result:-
-------------
1> Backspace key is deleteing the character on the right side of the cursor. Its behaving like delete key.

Build Information:-
-----------------
Product Version: NetBeans IDE Dev (Build 200708210000) 
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-b03 
System: SunOS version 5.10 running on sparc; ISO646-US; en (nb)
Comment 1 Venkat Srinivasan 2007-08-21 11:54:12 UTC
pls look into it.