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 183735 - Strikethrough shown for nearly all identifiers in JavaFX files
Summary: Strikethrough shown for nearly all identifiers in JavaFX files
Status: VERIFIED DUPLICATE of bug 183900
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords: REGRESSION
: 184067 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-08 21:09 UTC by Torbjorn Norbye
Modified: 2010-04-15 12:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot showing strikethrough where it doesn't belong (46.87 KB, image/png)
2010-04-08 21:10 UTC, Torbjorn Norbye
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torbjorn Norbye 2010-04-08 21:09:18 UTC
Take a look at the attached screenshot -- there are strikethrough lines on nearly every identifier in the editor!  This seems to only happen on JavaFX files - not Java files. It also seems to be done as part of the semantic highlighting; when I first open the file there are no strikethroughs; it happens when the file gets semantically annotated (e.g. fields made green etc).

(This is with a fresh build as of today, on Mac OSX 10.6.3).
Comment 1 Torbjorn Norbye 2010-04-08 21:10:01 UTC
Created attachment 96931 [details]
Screenshot showing strikethrough where it doesn't belong
Comment 2 Torbjorn Norbye 2010-04-09 19:45:50 UTC
This seems to be a very global problem -- it happens on all FX class sources.

I downloaded a fresh kit from big-mac (build 470), used a blank userdir, and created a simple file with this in it:

class Main {
    var foo;
}

and both "Main" and "foo" are shown as strikethrough.
Comment 3 Alexandr Scherbatiy 2010-04-12 07:55:09 UTC
NetBeans-JavaFX-Soma ยป #217

It is reproduced on Windows as well.
Comment 4 J Bachorik 2010-04-12 12:42:59 UTC

*** This bug has been marked as a duplicate of bug 183900 ***
Comment 5 Lukas Hasik 2010-04-15 11:20:31 UTC
*** Bug 184067 has been marked as a duplicate of this bug. ***
Comment 6 Alexandr Scherbatiy 2010-04-15 12:10:05 UTC
Verified in NB 6.9 Beta