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 203128 - SQL code comments sometimes are not grayed.
Summary: SQL code comments sometimes are not grayed.
Status: RESOLVED DUPLICATE of bug 210011
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 7.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 09:30 UTC by paolosca
Modified: 2012-03-31 12:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the defect, the last commented line is not gray. (74.40 KB, image/png)
2011-10-05 09:30 UTC, paolosca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paolosca 2011-10-05 09:30:40 UTC
Created attachment 111516 [details]
Screenshot of the defect, the last commented line is not gray.

Product Version: NetBeans IDE Dev (Build 201110030601)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 3.0.0-1-686-pae running on i386; UTF-8; en_US (nb)
User directory: /home/paolo/.netbeans/dev
Cache directory: /run/netbeans

This is a defect that happens sometimes, if I comment a line manually (adding -- at the beginning of the line) the line doesn't turn gray. As I said it doesn't happen all the time and I didn't figure out a way to reproduce the issue reliably, however when it happens once I'm able to reproduce it several times in a row.

If I toggle the comment using ctrl+c the line color always changes to gray.

I attach a screenshot of the defect, the affected line is the 27 (the last one).

Regards,

Paolo.
Comment 1 matthias42 2012-03-31 12:07:31 UTC
Looks as if the syntax/syntax support is the common point of these two bugs.

*** This bug has been marked as a duplicate of bug 210011 ***