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 232834

Summary: [dark] Terminal options - uses non themeable color combobox
Product: cnd Reporter: markiewb
Component: TerminalemulatorAssignee: Andrew Krasny <akrasny>
Status: VERIFIED FIXED    
Severity: normal CC: kanakmar
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue and the alternative

Description markiewb 2013-07-16 20:41:18 UTC
Created attachment 137250 [details]
Shows the issue and the alternative

Options->Misc->Terminal still uses an own implementation of a color combobox. Use the new one [1] which is themeable by default.

[1] http://bits.netbeans.org/7.3.1/javadoc/org-openide-awt/apichanges.html#ColorComboBox

---
Dark Nimbus
Comment 1 Alexander Simon 2013-07-17 05:11:36 UTC
Not a defect
Comment 2 Marian Mirilovic 2013-07-17 08:38:51 UTC

*** This bug has been marked as a duplicate of bug 230916 ***
Comment 3 Stanislav Aubrecht 2013-07-17 10:01:13 UTC
The fix is to apply this patch to Terminal Emulator module: http://hg.netbeans.org/main-golden/rev/8765ef818b1a
Comment 4 Andrew Krasny 2013-07-19 16:14:55 UTC
fixed in https://hg.netbeans.org/cnd-main/rev/f034895da6bb
Comment 5 Egor Ushakov 2013-07-25 14:45:54 UTC
*** Bug 233405 has been marked as a duplicate of this bug. ***
Comment 6 Egor Ushakov 2013-07-25 15:22:55 UTC
*** Bug 233407 has been marked as a duplicate of this bug. ***
Comment 7 Quality Engineering 2013-07-26 02:49:02 UTC
Integrated into 'main-silver', will be available in build *201307252300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f034895da6bb
User: Andrew Krasny <akrasny@netbeans.org>
Log: Bug #232834 - [dark] Terminal options - uses non themeable color combobox
Comment 8 markiewb 2013-07-28 14:39:59 UTC
Verified in 201307262300