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 161636 - [67cat][ui]Display file path in title bar
Summary: [67cat][ui]Display file path in title bar
Status: RESOLVED DUPLICATE of bug 159722
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-31 23:20 UTC by dancehands
Modified: 2010-04-19 18:51 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 dancehands 2009-03-31 23:20:00 UTC
I am working with PHP projects and often I have multiple files in one project that have the same file name, like
index.php, that are located in different folders in the project. At the moment the only way I know of to figure out
which file I'm currently editing is to hover over the editor tab to see the full file path. This is a real
time-consuming task when I'm trying to check several files that I have open.

Would it be possible to follow what a lot of other editors do - for the active tab in the editor, show that file's full
file path in the application's title bar? Most editors have that as a feature that you can turn on or off since some
developers don't like it.

Another option might be to show the full file path in the statusbar or some unobtrusive area of the IDE. Maybe even in
the toolbar possibly, but the app title bar probably provides the most real estate and it already shows the name of the
project the file belongs to...so the full file path kind of makes sense there.
Comment 1 Michel Graciano 2009-04-01 14:56:48 UTC
I made some comments about it in NetCAT mailing list, since change title bar could be a problem. There are several users
that wish see project name there, you want file names and so on. IMO, the title bar should have be user customizable
with some variable, something like cvs label, where each user can define it as their needs. Maybe it could be handled by
NetFIX. Ideas?
Comment 2 Michel Graciano 2010-04-19 18:51:58 UTC

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