| Summary | Description | Found in version |
| PListChecker reports various plist errors | Recommended key 'CFBundleName' is missing. Recommended key 'CFBundleShortVersionString' is missing. Recommended key 'NSHumanReadableCopyright' is missing. Recommended key 'NSAppleScriptEnabled' is missing.
| 0.7 |
| Prefs dialog: no <Command><,> shortcut |
| 0.7 |
| File menu: Run Process menu item enabled when no window open |
| 0.7 |
| Run button enabled when nothing to run, e.g. new window |
| 0.7 |
| Object sheet: <Esc> does not dismiss sheet |
| 0.7 |
| Object sheet: [OK] is not default button |
| 0.7 |
| No Undo/Redo |
| 0.7 |
| Unsaved layout changes lost when window closed |
| 0.7 |
| OS version info output to console shows wrong OS version: AppController:testOSVersion:DEBUG: MACOS 10.0.X (UNSUPPORTED) | 2004-04-01 16:30:41.429 Anthracite[774] AppController:testOSVersion:DEBUG: MACOS 10.0.X (UNSUPPORTED) NSAppKitVersionNumber:743.140000
| 0.7 |
| Logged to console: Usage of CFHTTPReadStreamSetRedirectsAutomatically is deprecated | 2004-04-01 16:40:05.776 Anthracite[870] CFLog (0): Usage of CFHTTPReadStreamSetRedirectsAutomatically is deprecated; call SetProperty(kCFStreamPropertyHTTPShouldAutoredirect, kCFBooleanTrue/False) instead
| 0.7 |
| No company, copyright info in Get Info version string (Jaguar) | Is this because, as reported in plist bug
"Recommended key 'NSHumanReadableCopyright' is missing"?
| 0.8 |
| No <Command><Option><H> Hide Others keyboard shortcut |
| 0.7 |
| Window menu: no diamond for minimized document | AHIG:
Use a bullet next to a document with unsaved changes and a diamond for a document the user has minimized into the Dock. A minimized document with unsaved changes should have a diamond only. If the active window has unsaved changes, the checkmark should override the bullet in the Window menu.
| 0.8 |
| Object menu enabled when Log window active |
| 0.8 |
| Edit Presets List: [Delete Preset] button enabled when no list items |
| 0.8 |
| No View menu for toolbar commands | AHIG:
Commands for showing, hiding, and customizing a toolbar belong in the View menu. Create a View menu for these commands even if your application doesnt need to have other commands in the View menu. Show/Hide Toolbar should appear right above Customize Toolbar. | 0.8 |
| Delete dialog default button is [Yes]; button names should be verbs | AHIG:
Button names should be verbs that describe the action performedSave, Close, Print, Delete, and so on. | 0.8 |
| Edit menu enabled when Find, Spelling submenus enabled and no submenu items enabled | Document window is active
| 0.8 |
| Find Unix Commands window could be so named, instead of "Window" |
| 0.8 |
| Log window allows typing and pasting; can't undo | Launch app Open log window Paste
Result: text is pasted in log window; can't undo Expected: log window contains only app-generated log info, is read-only - can select and copy, but not paste
| 0.8 |
| Cleanup Document menu item should be "Clean Up Document" |
| 0.8 |
| Crash on next launch after Run Software Tests At Startup enabled (Jaguar) | 05/02/2004 DG: With the correct diagnosis of the problem, the updated test for this 10.2.8-only bug seems to be:
If using pre-fix build - which now crashes on launch - delete ~/library/Preferences/com.metafy.anthracite.plist
1 Launch app 2 Prefs 3 [] Run Software Tests At Startup 4 Quit 5 Launch app
Result: Welcome dialog appears briefly, app crashes Expected: app does not crash
| 0.8 |
| Can't select multiple objects for moving; expecting ability to lasso and move a set of objects |
| 0.8 |