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

Summary: Hyperlinking in css URLs
Product: web Reporter: a_adrian <a_adrian>
Component: CSS EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker CC: c69, jsedek
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 235151    

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