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 181772 - Syntax highlighter should listen on activate/deactivate events of TokenHierarchy
Summary: Syntax highlighter should listen on activate/deactivate events of TokenHiera...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords:
: 181579 (view as bug list)
Depends on:
Blocks: 181579
  Show dependency tree
 
Reported: 2010-03-10 08:57 UTC by Anton Chechel
Modified: 2010-03-24 05:20 UTC (History)
1 user (show)

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 Anton Chechel 2010-03-10 08:57:36 UTC
When TokenHierarchy is been inactive and switched back to active state then syntax highlighter is not updated properly. See: https://netbeans.org/bugzilla/show_bug.cgi?id=181579
Comment 1 Alexandr Scherbatiy 2010-03-10 09:01:02 UTC
Affects the JavaFX editor
Comment 2 Vitezslav Stejskal 2010-03-12 08:41:47 UTC
Umm, I'll have a look.
Comment 3 Anton Chechel 2010-03-17 16:18:27 UTC
*** Bug 181579 has been marked as a duplicate of this bug. ***
Comment 4 Vitezslav Stejskal 2010-03-18 13:35:26 UTC
Anton, how can I test this with JavaFX. I cloned the repo and built it. What's next? Thanks
Comment 5 Vitezslav Stejskal 2010-03-19 12:55:52 UTC
Since I don't know how to test this I attempted a blind fix.
http://hg.netbeans.org/jet-main/rev/c8171a1204db
Comment 6 Anton Chechel 2010-03-22 10:48:19 UTC
That used to occur after reformatting. I will test it.
Thank you.
Comment 7 Quality Engineering 2010-03-24 05:20:48 UTC
Integrated into 'main-golden', will be available in build *201003240200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c8171a1204db
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #181772: react to TokenHierarchy activation/deactivation