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 157220 - Horizontal scroll bar is scrolled right by connection's node expanding
Summary: Horizontal scroll bar is scrolled right by connection's node expanding
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2009-01-21 13:12 UTC by Roman Mostyka
Modified: 2009-02-19 20:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of a scrolled view in "Services" window. (58.78 KB, image/jpeg)
2009-01-21 13:14 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2009-01-21 13:12:19 UTC
1. Connect to some DB.
2. Expand it's node.

Result: On Mac OS X, horizontal scroll bar os "Services" window is scrolled right and for expanding of other connection
it is necessary scroll horizontal scroll bar left. It is very inconvenient if user works with several connections. User
has to scroll horizontal scroll bar every time.
Comment 1 Roman Mostyka 2009-01-21 13:14:42 UTC
Created attachment 76088 [details]
Screenshot of a scrolled view in "Services" window.
Comment 2 Roman Mostyka 2009-01-21 13:16:51 UTC
Note tht this issue is reproducible only on Mac OS X, on the rest of platforms everything is fine.
Comment 3 Rob Englander 2009-01-21 13:25:32 UTC
Roman, I'm running on a mac and I don't see any unusual behavior.  The image you attached doesn't
show a horizontal scrollbar.  Can you explain when the panel scrolls right?  I can't get it to
happen.  I haven't pulled from the trunk in a few days.  I wonder if something in the treeview
code has changed.

I don't think this is a P2.
Comment 4 Roman Mostyka 2009-01-21 13:45:49 UTC
I just didn't make screenshot of "Services" window. :) It is there, belive me. ;)
And it seems to me that this behavior was on Mac before, so I don't think that it is because of recent changes.

Here is my configuration:
Product Version: NetBeans IDE Dev (Build 090120)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)
Comment 5 Rob Englander 2009-01-21 13:52:49 UTC
Roman, can you give me the steps to reproduce it?  I can't make it happen.
Comment 6 Jiri Rechtacek 2009-02-11 14:03:43 UTC
It's intentional behavior of NetBeans Platform's TreeView. Closed as wontfix. I someone doesn't agree with it, please
assign to Platform/Explorer&PropertySheets