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

Summary: usability error on netbeans 6.0 and 6.1 on struts-config.xml
Product: xml Reporter: ifnu <ifnu>
Component: Text-EditAssignee: Samaresh Panda <samaresh>
Status: NEW ---    
Severity: blocker CC: potingwu
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: error screenshot
See "/welcomeStruts.jsp", 'p' is black
See "webapplication40.SessionBean1, '1' is black

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