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

Summary: JSeparator not shown in Aqua L&F
Product: platform Reporter: johnsonlau <johnsonlau>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 66885    
Attachments: Patch to Aqua LnF

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