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 130254 - usability error on netbeans 6.0 and 6.1 on struts-config.xml
Summary: usability error on netbeans 6.0 and 6.1 on struts-config.xml
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-16 22:48 UTC by ifnu
Modified: 2008-03-17 17:55 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
error screenshot (96.11 KB, image/png)
2008-03-16 22:51 UTC, ifnu
Details
See "/welcomeStruts.jsp", 'p' is black (9.26 KB, image/gif)
2008-03-17 17:54 UTC, _ potingwu
Details
See "webapplication40.SessionBean1, '1' is black (12.44 KB, image/gif)
2008-03-17 17:55 UTC, _ potingwu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ifnu 2008-03-16 22:48:16 UTC
i want to report a minor usability on netbeans,

if i press ctrl and hover mouse pointer on a string literal value on
struts-config the font will change to blue, but, the last character on
that string literal wont change.

for example :

<forward name="index" path="/WEB-INF/p/index.jsp" redirect="true" />

if i press ctrl and hover mouse pointer on /WEB-INF/p/index.jsp, only string /WEB-INF/p/index.js will change to blue,
the p character still black
Comment 1 ifnu 2008-03-16 22:51:30 UTC
Created attachment 58458 [details]
error screenshot
Comment 2 _ potingwu 2008-03-17 17:48:49 UTC
Yes, I see this behavior from struts-config.xml in Struts, and also from faces-config.xml in JSF!

Is it possible the issue is in the XML editor? If not, please advise.
Comment 3 _ potingwu 2008-03-17 17:54:26 UTC
Created attachment 58508 [details]
See "/welcomeStruts.jsp", 'p' is black
Comment 4 _ potingwu 2008-03-17 17:55:31 UTC
Created attachment 58509 [details]
See "webapplication40.SessionBean1, '1' is black