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 39031 - icons aren't enough for editor and window switching
Summary: icons aren't enough for editor and window switching
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: UI
Depends on:
Blocks: 50353
  Show dependency tree
 
Reported: 2004-01-21 03:38 UTC by _ jrichard
Modified: 2008-12-22 17:59 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 _ jrichard 2004-01-21 03:38:12 UTC
The icons just don't provide enough context
to decide where you are.

From nbui:

>> Annoying: icons just aren't enough for ctrl-`.
 Eclipse lists the
>> whole filename which is much more useful when
you aren't exactly sure
>> which editor you want and need some feedback.
>> 
> Agreed - should show the
TopComponent.toolTipText here, as the Documents 
> dialog does.

Yeah, the icons are sort of cute but useless
(especially if you havelots of files open, and
it's just lots of the same java file icon).
Comment 1 Martin Roskanin 2004-01-21 09:01:56 UTC
Reassigning to openide...
Comment 2 Jesse Glick 2004-01-22 03:31:48 UTC
This is window system.
Comment 3 Martin Krauskopf 2004-11-26 09:10:14 UTC
Fixed. New Ctrl-Tab implementation shows filenames + full path in
status bar.
Comment 4 Jesse Glick 2004-12-01 18:18:39 UTC
Yes, very nice I think.