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 192221 - JSeparator not shown in Aqua L&F
Summary: JSeparator not shown in Aqua L&F
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.0
Hardware: Macintosh Mac OS X
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 66885
  Show dependency tree
 
Reported: 2010-11-20 18:49 UTC by johnsonlau
Modified: 2010-11-25 06:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch to Aqua LnF (1.12 KB, patch)
2010-11-20 19:03 UTC, johnsonlau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description johnsonlau 2010-11-20 18:49:38 UTC
JSeparatorUI that comes with NB's Aqua L&F draws nothing and causes JSeparator invisible at any time.
Comment 1 johnsonlau 2010-11-20 19:03:44 UTC
Created attachment 103143 [details]
Patch to Aqua LnF

Simply remove the JPopupMenu separator check.

See #183455 also for screenshots before and after patched.

(Before)
http://netbeans.org/bugzilla/attachment.cgi?id=102652

(After)
http://netbeans.org/bugzilla/attachment.cgi?id=102653
Comment 2 Stanislav Aubrecht 2010-11-24 14:03:11 UTC
core-main d16061c4f854
Comment 3 Quality Engineering 2010-11-25 06:18:21 UTC
Integrated into 'main-golden', will be available in build *201011250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d16061c4f854
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #192221 - show JSeparators in other places than popup menu on mac l&f