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 91072

Summary: GTK - Wrong slider in scrollbar of output window
Product: platform Reporter: _ rkubacki <rkubacki>
Component: Output WindowAssignee: mslama <mslama>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: GTK, UI
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 72440    
Attachments: screenshot

Description _ rkubacki 2006-12-14 14:16:48 UTC
NetBeans IDE Dev (Build 061210)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
SunOS version 5.11 running on x86 (svn_50)
en (nb); ISO646-US

if I run build of whole netbeans the slider in scrollbar of output window gets
too small and is displayed wrongly
Comment 1 _ rkubacki 2006-12-14 14:18:35 UTC
Created attachment 36666 [details]
screenshot
Comment 2 mslama 2006-12-14 16:18:40 UTC
It is JDK issue #6478904. It is already fixed in JDK 7 (I used swing build from
2006-12-13) but fix is not backported to JDK 6u1. I saw it was on Nimbus theme.
It is not specific to output window. It happens when window content gets big/long.