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 225671 - HTML breadcrumbs to contain ID and class
Summary: HTML breadcrumbs to contain ID and class
Status: RESOLVED DUPLICATE of bug 221367
Alias: None
Product: web
Classification: Unclassified
Component: HTML Navigator (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-03 13:57 UTC by pekarna
Modified: 2013-02-03 13:59 UTC (History)
1 user (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 pekarna 2013-02-03 13:57:51 UTC
I like the breadcrumbs in HTML editor - the line at the bottom, showing

  body > div > form > ...

However, having

  body.release > div.frame > div#menu > div.item > a.active > span

would be much more useful than current

  bodu > div > div > div > a > span .

Could id's and classes be added?
Thanks for considering.
Comment 1 pekarna 2013-02-03 13:59:09 UTC

*** This bug has been marked as a duplicate of bug 221367 ***