diff options
author | jingham <jingham> | 1998-11-12 05:59:07 (GMT) |
---|---|---|
committer | jingham <jingham> | 1998-11-12 05:59:07 (GMT) |
commit | 12290a69b42f92f73bce38490cee049fe5de8d16 (patch) | |
tree | 5cf973dfa5926bf4c8e1ccbf6beeb01f750e9917 /mac/bugs.doc | |
parent | ad5d4d015663fbed6bb4d8ea9d0b1bfda00d82ad (diff) | |
download | tk-12290a69b42f92f73bce38490cee049fe5de8d16.zip tk-12290a69b42f92f73bce38490cee049fe5de8d16.tar.gz tk-12290a69b42f92f73bce38490cee049fe5de8d16.tar.bz2 |
Added comment about folder names for tcl & tk, and one addition to the bugs.doc file.
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! |