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

Summary: Wrong title of window
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker CC: mslama
Priority: P3 Keywords: T9Y
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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)