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 154122 - No navigation to CSS files
Summary: No navigation to CSS files
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-28 21:06 UTC by a_adrian
Modified: 2012-10-15 14:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description a_adrian 2008-11-28 21:06:34 UTC
While editing in PHP files some HTML code, the "Navigatin/Goto Declaration" is not working for CSS files (even if the
file is there), but it works for the included PHP files.
e.g. in the following code:
--------
<link href="css/default.css" rel="stylesheet" type="text/css" />
--------
even if the default.css is there(in the correct directory), won't be found by NB.
Comment 1 Marek Fukala 2012-10-15 14:05:04 UTC
I believe this works fine