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 163254 - [67cat] Add user configurable options for JSP breadcrumbs (navigation bar)
Summary: [67cat] Add user configurable options for JSP breadcrumbs (navigation bar)
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-21 14:11 UTC by brettryan
Modified: 2016-07-08 11:54 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 brettryan 2009-04-21 14:11:09 UTC
[ JDK VERSION : 1.6.* ]

Add user configurable options for JSP breadcrumbs (navigation bar).

- Add check box to turn off breadcrumb display.
- Add selection as to where crumb bar appears
  a) Top of editor window
  b) Bottom of editor window
  c) Status bar of application (good for low res use-case).
- Separating character between crumbs (> or | are suggested).
- Add a 1px defining line between the crumb bar and the editor window
to separate it from the editor pane
  - On windows Vista this is very light
  - On OSX it's very dark
  - In both cases at first glance looks like a UI glitch.
Comment 1 Martin Balin 2016-07-07 08:52:57 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 2 brettryan 2016-07-08 11:54:54 UTC
It does appear these are looking better, though the user config options aren't as necessary but would have been nice.

Mind you, at some point [1] did come about preventing them from even working with JSP pages any more.

[1]: https://netbeans.org/bugzilla/show_bug.cgi?id=262735