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 30509 - Wrong title of window
Summary: Wrong title of window
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords: T9Y
: 30528 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-30 09:32 UTC by Marian Mirilovic
Modified: 2008-12-23 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2003-01-30 09:32:03 UTC
[nb_dev](20030130), [jdk.1.4.2](b15)

Steps to reproduce:
- run IDE in MDI mode
- invoke popup menu on workspace tab and open
"Workspace Cutomizer"
-> title of opend window is "Explorer [?]" - it's
wrong title, should be "Explorer [Workspaces]"

This issue brakes many of our tests, I know that
it is not important for you :(, but I will be very
happy have issue fixed ASAP, thanks in advance.
Comment 1 Peter Zavadsky 2003-01-30 15:51:13 UTC
Fixed in [trunk]

core/../windows/frames/DefaultContainerImpl.java 1.70
Comment 2 Marian Mirilovic 2003-01-30 18:28:35 UTC
*** Issue 30528 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2003-01-31 09:35:41 UTC
verified in [nb_dev](20030131)