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 17302 - Properties window itself docked to Explorer bottom after disabling javadoc module
Summary: Properties window itself docked to Explorer bottom after disabling javadoc mo...
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on: 16648
Blocks:
  Show dependency tree
 
Reported: 2001-11-05 17:42 UTC by Marian Mirilovic
Modified: 2008-12-23 09:20 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 2001-11-05 17:42:53 UTC
[nb_dev](20011102),[jdk1.3.1](01)

Steps to reproduce:
- start IDE in SDI
- switch to MDI 
	-> Properties window isn't docked to Explorer
- open Options dialog 
- descrease Explorer width Editing workspace (important without this step it
works fine)
- disable Javadoc module
	-> Properties window is docked to Explorer bottom !!!
- now if you try to change properties in Properties window to Expert ->
properties pane is gray
Comment 1 Jan Chalupa 2001-11-27 11:49:35 UTC
Target milestone -> 3.3.1.
Comment 2 Jan Chalupa 2001-11-27 11:53:02 UTC
Target milestone -> 3.3.1.
Comment 3 mslama 2001-11-29 15:39:18 UTC
This behaviour is caused by fact that changes in window system are not
propagated to XML. (Currently WS is saved only when exiting IDE or
switching projects,) If you change something in window system (eg.
decrease Explorer width) and then disable some module owning some WS
element it causes refresh from XML to memory - all changes made by
user are lost. It is necessary to make some background updating of WS
XMLs when something in WS is changed.
Comment 4 Jan Chalupa 2002-01-11 14:02:01 UTC
Target milestone -> 3.4
Comment 5 Jan Chalupa 2002-01-11 14:05:31 UTC
Target milestone -> 3.4
Comment 6 Jan Chalupa 2002-01-11 14:07:08 UTC
Target milestone -> 3.4
Comment 7 Jan Chalupa 2002-01-11 14:10:29 UTC
Target milestone -> 3.4
Comment 8 Peter Zavadsky 2002-05-23 16:01:10 UTC
Currently this issue is invalid, the javadoc tab is away.
But the problem remains, and will be solved by fixing of issue #16648.
Comment 9 Quality Engineering 2003-07-01 15:55:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 10 Quality Engineering 2003-07-01 16:31:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.