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 24274

Summary: Tools | Options opens with incorrectly positioned vertical scrollbar
Product: platform Reporter: iformanek <iformanek>
Component: Window SystemAssignee: Jaroslav Tulach <jtulach>
Status: CLOSED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of options default appearance

Description iformanek 2002-05-31 09:08:20 UTC
When Tools | Options is used for the first time, the 
Options window opens, and after couple seconds the tree is 
all expanded. The vertical scrollbar ends in a middle of 
the vertical size (screenshot attached).

Suggest to:
- not open the ui until the tree is expanded
- scroll to position (0,0) instead of the current behavior
Comment 1 iformanek 2002-05-31 09:09:31 UTC
Created attachment 6022 [details]
Screenshot of options default appearance
Comment 2 David Simonek 2002-06-05 16:22:45 UTC
Yerda, sorry that I'm reassigning to you, can you help? You have
probably fresh knowledge and fix will cost you less effort then me.
Thanks.
Reassign back if I'm wrong.
Comment 3 Jaroslav Tulach 2002-06-06 17:11:57 UTC
Initialize before showing!? That is easier to say than to do...

/cvs/core/src/org/netbeans/core/actions/OptionsAction.java,v 
revision: 1.37

/cvs/openide/src/org/openide/explorer/view/TreeView.java,v  <-- 
revision: 1.91
Comment 4 Marian Mirilovic 2002-06-10 13:22:04 UTC
verified in [nb_dev](20020610)
Comment 5 Quality Engineering 2003-07-01 16:40:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.