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 25589 - SplitContainer does not use UIManager to set border colors
Summary: SplitContainer does not use UIManager to set border colors
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks: 25472
  Show dependency tree
 
Reported: 2002-07-12 15:00 UTC by _ tboudreau
Modified: 2008-12-22 17:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch file (1.14 KB, patch)
2002-07-12 15:01 UTC, _ tboudreau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2002-07-12 15:00:23 UTC
I'm doing some work on themes support.  When using
a dark theme, I noticed that I could not get rid
of the bright split
borders around components.

The reason is that in line 795, the colors for
this border
are hard-coded.

Attached is a patch that solves the problem.
Comment 1 _ tboudreau 2002-07-12 15:01:22 UTC
Created attachment 6639 [details]
Patch file
Comment 2 Marek Grummich 2002-07-22 08:33:59 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Marek Grummich 2002-07-22 08:47:08 UTC
Target milestone was changed from '3.4' to TBD.
Comment 4 Marek Grummich 2002-07-22 08:47:18 UTC
Target milestone was changed from '3.4' to TBD.
Comment 5 Marek Grummich 2002-07-22 08:52:45 UTC
Target milestone was changed from '3.4' to TBD.
Comment 6 David Simonek 2002-08-30 11:41:14 UTC
patch integrated into main trunk.
Comment 7 Marian Mirilovic 2002-11-08 16:10:15 UTC
verified in the source
Comment 8 David Simonek 2002-11-12 15:48:21 UTC
Yesm this can go to 3.4.1 IMO.
Comment 9 Jaroslav Tulach 2002-12-03 09:53:57 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 10 David Simonek 2002-12-03 15:58:28 UTC
few minutes = 2.5 hours :-), but finally integrated into release341
branch.
Comment 11 Quality Engineering 2003-07-01 16:36:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.