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 37385 - Issues in Metal L&F winsys implementation
Summary: Issues in Metal L&F winsys implementation
Status: VERIFIED INVALID
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-20 18:09 UTC by jrojcek
Modified: 2008-12-22 21:46 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-20 18:09:19 UTC
This is a summary of differences between the Metal
L&F specification for the new window system and
the current implementation. All issues should be
fixed:

Document tabs:

1) the backround color of selected document tab
(not activated) should be   [230,230,230].
Currently it is [234,234,234].

2) the drag texture in document tab is not the
same as in the spec

3) the tab border is not precisely the same as in
the spec

4) the partially visible tabs do not look the same
as in the spec

5) the scroll buttons in document tabs do not
follow the spec

6) the selection background color doesn't fill the
whole tabs width (when the leftmost tab is only
partially visible)

7) the dividing lines between tabs and document
contents are one pixel shorter

Window title bars/tabs:

8) missing drag texture

9) the close button doesn't correspond to the
button from the spec

10) one pixel is missing from the bottom border of
window title bar

Window area:

11) the window area should have one pixel empty
border at the top and left side

12) the splits should be only 4 pixels thick,
currently they are 6 pixels thick 

http://ui.netbeans.org/nonav/docs/ui/ws_issues/ws_issues-metal.html
Comment 1 David Simonek 2003-11-20 18:25:07 UTC
Thanks for completing this, but I asked you several times to file
issues *separately*, not all in once. Is there any problem preventing
you from doing that? Please let me know, because such "all in once"
lists are simply useless in issuezilla and violate its sole purpose.
Comment 2 David Simonek 2003-11-28 16:10:19 UTC
Great, thanks guys very much for dividing into specific IZ issues. I'm
closing as invalid.
Comment 3 Marian Mirilovic 2004-03-16 16:14:48 UTC
verified