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 120111 - Properties pane disappears on rollover
Summary: Properties pane disappears on rollover
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 00:29 UTC by bthayer
Modified: 2008-12-08 20:57 UTC (History)
0 users

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 bthayer 2007-10-26 00:29:23 UTC
Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710212201) 

Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 

System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb) 

In the services pane I expand my Sun Java System Application Server 9 node and navigate to my Web application (it is 
called "Money"). So here I am:

Sun Java System Application Server 9 
                                        |_Web Applications 
                                                        |_Money 

It won't deploy for some reason. I'm still exploring all that NetBeans can do so I highlight Money in the above tree 
and the properties pane in the lower right corner shows me a list. One of the properties says AvailabliltyEnabled and 
it is set to false. Of course I like to try things out & I went to change it's value to true. When I rollover the 
properties pane…shazam!...it disappears. I highlight Money again, rollover again…poof…the properties pane disappears 
again. Actually if I rollover the pallet, property pane or output pane below, the properties pane disappears.

Steps to reproduce?
1) Highlight a web application in the Services pane as described above.
2) Roll mouse over the pallet, property pane or output pane

The more I learn about NetBeans the more I like it so Hope this helps.
Comment 1 Karthikeyan Rajeswaran 2007-10-26 00:34:42 UTC
Also discussed at:
http://www.netbeans.org/servlets/BrowseList?list=nbusers&by=thread&from=816429
Comment 2 Max Sauer 2007-10-26 14:21:57 UTC
Reassign..
Comment 3 Nitya Doraisamy 2007-11-01 00:09:00 UTC
Unable to reproduce this behavior. Are you seeing this consistently and only in the property sheet of this node?
Can you test a different property sheet in the IDE, say a file's properties?
Comment 4 bthayer 2007-11-01 22:56:06 UTC
I tested the properties pane for files per Nityad's request. At first when I tried to reproduce the propertey pane did 
not go away then I made sure the app server was running and that's when the property pane disapeared again. The files I 
tested were the build.xml file under my webapp folder (different webapp this time) and then then Page1.java under my 
webapp 
(Penny)
     \_src
         \_java
               \_penny
                      \_Page1.java

One thing new I noticed is that when I rollover the panel, not only does the property pane disappear but the file that 
was highlighted is no longer highlighted again. When I highlight the file, the property pane re-appears.
Comment 5 Nitya Doraisamy 2008-12-08 20:57:17 UTC
I have still not been able to reproduce this issue, tried the user's steps and other combinations.
Closing this as invalid, please reopen if you still see this behavior.