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 37416 - Metal L&F - Empty document area border doesn't correspond to the spec
Summary: Metal L&F - Empty document area border doesn't correspond to the spec
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2003-11-21 13:53 UTC by jrojcek
Modified: 2008-12-22 22:30 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 jrojcek 2003-11-21 13:53:49 UTC
The document area doesn't have any border. It
should have a border (which I've just recently
added into the spec ;-).

http://ui.netbeans.org/docs/ui/ws/ws_visual_spec_metal.html#1.7
Comment 1 David Simonek 2003-12-03 18:55:13 UTC
Fixed in main trunk.
/cvs/core/windows/src/org/netbeans/core/windows/view/EditorView.java,v
 new revision: 1.3; previous revision: 1.2
/cvs/openide/src/org/openide/explorer/view/ViewsBorders.java,v  <-- 
new revision: 1.3; previous revision: 1.2
Comment 2 Marian Mirilovic 2004-03-17 16:30:37 UTC
verified in [nb 3.6 rc1](200403161736)