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 231903

Summary: Show project name in projects window title when file list is scrolled down
Product: projects Reporter: LukasLt
Component: Generic Projects UIAssignee: Martin Kozeny <mkozeny>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Other   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=238230
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: HTML navigator
Sideabar
Added context menu item
Actual project name panel

Description LukasLt 2013-06-27 08:38:29 UTC
Created attachment 136379 [details]
HTML navigator

Within NB 7.3 HTML update, Netbeans started to show active html node opening tag if it does not fit in view port.


Please see "HTML navigator" navigator attachment to see what exactly I have in mind. This feature is very useful when you have to maintain old and ugly code with random code indents... 

I bet you know you did a great work created adding this feature :)

it would be great to have similar feature, when project name is visible in/on projects tab title. In cases I have to work with 5 projects made on the same CMS, its gets difficult not to start fixing wrong code. And I bent I'm not the only one.

Even better addition would be if it would be possible to add some sort of drop down with list of projects (and/or favorite folders) to fast scroll to any project.
Comment 1 LukasLt 2013-06-27 08:40:32 UTC
Created attachment 136380 [details]
Sideabar

Attaching sidebar idea, if that makes things clearer.
Comment 2 Martin Kozeny 2013-11-08 08:47:37 UTC
Created attachment 141961 [details]
Added context menu item
Comment 3 Martin Kozeny 2013-11-08 08:48:17 UTC
Created attachment 141962 [details]
Actual project name panel
Comment 4 Martin Kozeny 2013-11-08 08:48:48 UTC
https://hg.netbeans.org/core-main/rev/2492dec7187a
Comment 5 Martin Kozeny 2013-11-08 10:11:25 UTC
Resizing component:
https://hg.netbeans.org/core-main/rev/06449c23d22f
Comment 6 Quality Engineering 2013-11-09 06:19:37 UTC
Integrated into 'main-silver', will be available in build *201311090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2492dec7187a
User: Martin Kozeny <mkozeny@netbeans.org>
Log: #231903: Show project name in projects window title when file list is scrolled down.
Comment 7 markiewb 2013-11-13 12:22:23 UTC
@Martin Kozeny: Target version of this fixed issue is missing