ossp-pkg/as/as-gui/TODO 1.57 -> 1.58
--- TODO 2002/12/20 13:25:04 1.57
+++ TODO 2002/12/20 15:13:52 1.58
@@ -27,19 +27,16 @@
After every result write a status bar message
On sort, selection should move with swapped rows
On multiple selection, no text should appear in edit ctrls
+Make consistent setEdition(), setDirty() default parameters
-Bugs
-----
+Bugs (? = unverified)
+---------------------
Overidden paintCell() might not work when called asynchronously?
Sometimes a click on add or delete toolbar button is ignored?
+When multiple new rows are added sometimes wrong row shading?
Disabled actions still show enabled icons in menu popups
Pressing escape on task data cells does not exit edit mode
-When multiple new rows are added sometimes wrong row shading
- Verified: Start prog, newDoc, addRow five times
-On load, first row is duplicated and appended to end of matrix
- Or: last row is duplicated, prepended to matrix, replaces a row there
-
Nice to have
------------
Implement an unlimited and generic undo and redo buffer class
|
|