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 175887

Summary: [68cat] SQL editor enters newline when inserting single quote
Product: db Reporter: giorgio42 <giorgio42>
Component: SQL EditorAssignee: Jiri Skrivanek <jskrivanek>
Status: CLOSED INCOMPLETE    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 178690    
Bug Blocks:    

Description giorgio42 2009-11-01 22:18:42 UTC
[ BUILD # : 091030 ]
[ JDK VERSION : 1.7 ]


If I enter a ' in the SQL editor, NetBeans inserts a newline after the single quote, making it basically unusable on
JDK 1.7.0 ea. The JDK I used is:
java version "1.7.0-ea"
Java(TM) SE Runtime Environment (build 1.7.0-ea-b74)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b03, mixed mode)

Not reproducible with 1.6.0_16.
Comment 1 Jiri Skrivanek 2009-11-02 08:16:15 UTC
I cannot reproduce. Please, describe which database you use and what exactly you typed.
Comment 2 Marian Mirilovic 2011-02-28 13:57:25 UTC
without additional informations for long time - closing