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 63301 - JSP scriplet - method calls wrongly colored
Summary: JSP scriplet - method calls wrongly colored
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-08-30 09:20 UTC by zikmund
Modified: 2007-11-05 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Scriplet in JSP - wrong background color of method call (3.69 KB, image/jpeg)
2005-08-30 09:21 UTC, zikmund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-08-30 09:20:36 UTC
Build 200508291800

1) Create WebApp
2) Type scriplet which calls a method or constuctor
3) ERROR:
Background color of method calls (bold text) is white instead of yellow as the
rest of scriplet - see attached screenshot.
Comment 1 zikmund 2005-08-30 09:21:48 UTC
Created attachment 24337 [details]
Scriplet in JSP - wrong background color of method call
Comment 2 Marek Fukala 2005-08-30 09:50:17 UTC
It is likely a result of the new options merge. Reassigning to editor for
evaluation. If the problem should be fixed on our side please reassign back
along with some comments.
Comment 3 Marek Fukala 2005-10-10 16:39:57 UTC
See my last comment.
Comment 4 Miloslav Metelka 2007-01-02 15:07:15 UTC
No longer reproducible.