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 225972 - Syntax coloring sometimes flickers on typing
Summary: Syntax coloring sometimes flickers on typing
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 09:59 UTC by Vladimir Riha
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (174.34 KB, text/x-log)
2013-02-11 09:59 UTC, Vladimir Riha
Details
screencast (398.39 KB, video/ogg)
2013-08-29 07:17 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-02-11 09:59:20 UTC
Created attachment 131231 [details]
IDE log

To reproduce:
- create a new Java Web project with JSF framework
- create a new index.xhtml JSF page
- inside <h:body>, start typing html tags (e.g. 2 divs nested in each other)

=> some JSF tags are no longer bold, but plain. If you save the file, it is OK. If you continue typing, it is OK until some point where this happens again. 


Product Version: NetBeans IDE 7.3 (Build 201302062200)
Java: 1.7.0_15; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b01
System: Linux version 3.2.0-35-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Fousek 2013-07-12 12:27:21 UTC
Sorry Vlado, I'm not able to reproduce your issue. I'm showing short blinking before the syntax highlighting is redrawn but I'm not able see any permanent issue until the file is saved, sorry. Please could you give it another try in the latest builds? Thanks a lot.

Tested in NetBeans IDE Dev (Build 20130712-4b50c9cf7da6).
Comment 2 Vladimir Riha 2013-08-29 07:16:38 UTC
Unfortunately still reproducible for me. I'll attach video of it (notice </h:body> element). What I haven't seen before is that in some time, matching tag is not correctly highlighted (0:06)


Product Version: NetBeans IDE Dev (Build 201308290001)
Java: 1.7.0_40; Java HotSpot(TM) Client VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b39
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 3 Vladimir Riha 2013-08-29 07:17:03 UTC
Created attachment 139402 [details]
screencast
Comment 4 Martin Balin 2016-07-07 08:53:54 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss