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 2208 - The Drag Border Color is not propagated in BorderLayout
Summary: The Drag Border Color is not propagated in BorderLayout
Status: CLOSED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-10 22:56 UTC by Jan Palka
Modified: 2011-04-07 08:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Palka 1999-06-10 22:56:23 UTC
1) create a form with Border Layout
2) Put a button
3) Change Drag Border Color
4) Drag the button - the color will not change

[IAN] Hmm this would be possible to use this color, but it has slightly different meaning and different color (darkGray vs. blue in the BorderLayout, so let`s rather leave it for later)
Comment 1 Jan Stola 2000-07-27 17:54:59 UTC
Bug assigned to the module owner.
Comment 2 Quality Engineering 2011-04-07 08:45:10 UTC
Integrated into 'main-golden', will be available in build *201104070400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f81d2a180753
User: Jesse Glick <jglick@netbeans.org>
Log: Trying to diagnose a random failure in ergonomics #2208: no errors, but modified POM not saved.
(Overriding logLevel produces tons of messages upon failure, but none from Utilities.logger - why?)