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 - Win Classic L&F - The border inside the document window is not according the spec
Summary: Win Classic L&F - The border inside the document window is not according the ...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2003-12-02 12:44 UTC by jrojcek
Modified: 2008-12-22 16:41 UTC (History)
1 user (show)

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-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.