| ID |
Name |
Raised Date |
Status |
Criticality |
Description |
| 62 |
icons on buttons are not transparent |
17/04/2002 |
OPEN |
LOW |
need to turn the .ico into .bmp and setup the mask property  |
| 381 |
filter text is editable |
16/08/2002 09:46:20 |
OPEN |
LOW |
user can edit the text in the filter, this has no functional effect, but the user may expect that the filter can be controlled this way when it can't  |
| 378 |
delete on treebrowser does not maintain expansion |
16/08/2002 09:30:03 |
OPEN |
LOW |
delete in the treebrowser should try to maintain expansion at the moment it just contracts. It should just remove the deleted item from the tree, rather than updating the whole tree.
This is a problem with both treeviews as the updating algorithms are simple and tend to redraw most of the tree, they certainly don't maintain expansion.  |
| 358 |
revert only reverts first node, not all |
12/08/2002 11:55:48 |
OPEN |
MEDIUM |
if a number of items are changed and revert is pressed, only one of the nodes will be reverted  |
| 134 |
the hierarchy browser hierarchy should maintain expansion |
25/04/2002 17:55:54 |
OPEN |
LOW |
during restructuring, the hierarchy should leave expanded the items which are expanded  |
| 133 |
The hierarchy browser tree refreshes too much on drag |
25/04/2002 17:54:37 |
OPEN |
LOW |
this can be disconcerting when dragging,
perhaps the timer is not long enough?  |