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 154123 - Hyperlinking in css URLs
Summary: Hyperlinking in css URLs
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 103977 224503 224504 (view as bug list)
Depends on:
Blocks: 235151
  Show dependency tree
 
Reported: 2008-11-28 21:12 UTC by a_adrian
Modified: 2013-09-09 13:28 UTC (History)
2 users (show)

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 a_adrian 2008-11-28 21:12:23 UTC
In nbPHP, while editing CSS files, the url files don't seem to be "recognized" since no "Go to Declaration" is allowed
form the context menu on the url:
-----------------
body {
    background: #D4C792 url(images/img01.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
-----------------
In this example, the image is there in the project and in the right directory, but navigation is not working from the
editor (it's not present in the context menu - no "Goto Declaration"),  and the shortcut Ctrl+B is also not working on
that URL.
Comment 1 Marek Fukala 2008-12-01 12:31:39 UTC
I am affraid this is a feature.
Comment 2 Marek Fukala 2012-10-15 14:13:38 UTC
*** Bug 103977 has been marked as a duplicate of this bug. ***
Comment 3 Marek Fukala 2012-10-15 14:14:12 UTC
hyperlinking could also work in @import "..." element
Comment 4 Marek Fukala 2013-01-07 11:13:01 UTC
*** Bug 224504 has been marked as a duplicate of this bug. ***
Comment 5 Marek Fukala 2013-01-07 11:13:51 UTC
*** Bug 224503 has been marked as a duplicate of this bug. ***
Comment 6 Marek Fukala 2013-09-09 13:28:08 UTC
done in web-main#a8e58c806bb0