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 104482 - Highlight <from-outcome> name together when hovering over it
Summary: Highlight <from-outcome> name together when hovering over it
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 09:50 UTC by tomzi
Modified: 2007-05-22 09:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2007-05-22 09:50:26 UTC
Currently when I edit a faces-config file in PageFlow mode the graph  between
two pages is highlighted when I hover over it. However the <from-outcome> value
is not highlighted, so it's hard to see to which graph the value belongs to,
especially when several <from-outcome> values exist.

eg.


main.jsp    index.jsp
^      ^    ^
|      |    |
|      |    |
|cancel|edit|cont
register.jsp


If the <from-outcome> value would be highlighted together with the graph when I
hover over it with the mouse it would be more clear