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 116594 - Excessive borders in snapshot window
Summary: Excessive borders in snapshot window
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 01:08 UTC by _ tboudreau
Modified: 2012-05-21 14:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (379.73 KB, image/tiff)
2007-09-25 01:09 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2007-09-25 01:08:24 UTC
See attached screenshot and the dark 2px gray line around the left and top edges of the snapshot's scroll pane.

Usually this can be cured by setting both the border and viewportBorder properties to an EmptyBorder (do *not* use null, or GTK L&F will decide to add its 
own ugly border).
Comment 1 _ tboudreau 2007-09-25 01:09:20 UTC
Created attachment 49404 [details]
Screen shot
Comment 2 Jiri Sedlacek 2007-09-25 07:55:11 UTC
Lowering priority. I know about this problem, lowered border is hardcoded for all profiler tables/treetables. It will 
be fixed by profiler UI update/redesign after 6.0.
Comment 3 Tomas Hurka 2009-04-08 12:54:11 UTC
Milestone cleanup: future->next
Comment 4 Jiri Sedlacek 2012-05-21 14:40:02 UTC
Already fixed.