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 37664

Summary: Win Classic L&F - The border inside the document window is not according the spec
Product: platform Reporter: jrojcek <jrojcek>
Component: Window SystemAssignee: issues@editor <issues>
Status: CLOSED FIXED    
Severity: blocker CC: dsimonek
Priority: P3 Keywords: L&F
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jrojcek 2003-12-02 12:44:51 UTC
8. There is an additional border inside the
document window in the current implementation. It
should be removed.

http://ui.netbeans.org/docs/ui/ws/classic_polished.html
Comment 1 David Simonek 2003-12-02 13:12:05 UTC
Passing to editor module. Editor TopComponent should have no outher
border, see guide at
http://core.netbeans.org/windowsystem/MigrationGuide.html
Comment 2 Martin Roskanin 2003-12-02 15:42:57 UTC
The problem should be in openide. Editor module doesn't add a border
to TopComponent. Try to disable editor module and open arbitrary
document => border is still there
Comment 3 David Simonek 2003-12-08 13:21:30 UTC
No, after discussion with Martin editor guys agreed that it's their
issue, passing to editor once more :-)
However, I'll try to come with proper patch for editor module, so
editor guys can wait and do nothing now.
Comment 4 David Simonek 2004-01-06 12:33:39 UTC
It's fixed in main trunk.
Comment 5 Zdenek Konecny 2005-07-11 14:19:04 UTC
I've marked it closed, it's too old.