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 - Tools | Options opens with incorrectly positioned vertical scrollbar
Summary: Tools | Options opens with incorrectly positioned vertical scrollbar
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-05-31 09:08 UTC by iformanek
Modified: 2008-12-22 22:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of options default appearance (23.74 KB, image/png)
2002-05-31 09:09 UTC, iformanek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.