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 - GTK - Wrong slider in scrollbar of output window
Summary: GTK - Wrong slider in scrollbar of output window
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords: GTK, UI
Depends on:
Blocks: 72440
  Show dependency tree
 
Reported: 2006-12-14 14:16 UTC by _ rkubacki
Modified: 2008-12-22 10:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (150.80 KB, image/png)
2006-12-14 14:18 UTC, _ rkubacki
Details

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