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 130432 - 'g' causes red squiggles
Summary: 'g' causes red squiggles
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 17:07 UTC by Lark Fitzgerald
Modified: 2008-03-19 19:53 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 Lark Fitzgerald 2008-03-18 17:07:55 UTC
Product Version: NetBeans IDE 6.1 Beta (Build 200803050202)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

Plugin: M1 (2008-03-17_02-01-37) with org-netbeans-modules-java-api-common.jar patch

Anything that starts with the letter 'g' seems to cause red squiggles under it.  Its really noticible if you open the 
studioMoto example

1. create fx project and open fx page (or open existing fx file)
2. add the following source:

attribute guess: String;

There will be a red squiggle under the 'g' in guess. It doesn't seem to affect any other characters.
Comment 1 Andrey Yamkovoy 2008-03-19 18:39:15 UTC
Fixed in the trunk.
Comment 2 Lark Fitzgerald 2008-03-19 19:53:24 UTC
Verified using build:
Product Version: NetBeans IDE 6.1 Beta (Build 200803050202)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

Plugin: 112 (2008-03-19_19-05-59)