diff options
Diffstat (limited to 'mac/bugs.doc')
-rw-r--r-- | mac/bugs.doc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mac/bugs.doc b/mac/bugs.doc index b847345..071153e 100644 --- a/mac/bugs.doc +++ b/mac/bugs.doc @@ -4,7 +4,7 @@ by Ray Johnson Sun Microsystems Laboratories rjohnson@eng.sun.com -RCS: @(#) $Id: bugs.doc,v 1.2 1998/09/14 18:23:33 stanton Exp $ +RCS: @(#) $Id: bugs.doc,v 1.3 1998/11/12 05:59:07 jingham Exp $ We are now very close to passing the test suite for Tk. We are very interested in finding remaining bugs that still linger. Please let us @@ -31,6 +31,11 @@ Known bugs: * Drawing is not really correct. This shows up mostly in the canvas when line widths are greater than one. Unfortunantly, this will not be easy to fix. + +* The active menu highlight color in Tearoff menus will not match the system-wide + menu highlight color under Appearance. It will be black instead. This is not + easy to fix, since the Appearance API's don't really allow you to get your hands + on this information... There are many other bugs. However, will no get listed until they are reported at least once. Send those bug reports in! |