Changes between Version 4 and Version 5 of Ticket #10


Ignore:
Timestamp:
04/02/08 17:10:48 (16 years ago)
Author:
jerome
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10

    • Property Priority changed from minor to major
  • Ticket #10 – Description

    v4 v5  
    1 There are several bugs in precedences graph dialog box : 
     1There are several bugs related to precedences graph dialog box : 
    22 
    33=== Bug 1 === 
     
    3232 
    3333=== Bug 5 === 
    34  
    3534One can click on canvas with "create" selected several times => several "new item" dialog box can be open but only the last can be closed and effectively create a new item. 
    3635 
    3736=== Bug 6 === 
     37If one try to create one more item (message, task or buffer) than the number specified in "framework_config" package, "the add/update"  dialog box warn the user that no item is created (Ok) but the drawing of the item remains on the canvas (not Ok) plus a "delete" action on this drawing crash Cheddar. 
    3838 
    39 If one try to create one more item (message, task or buffer) than the number specified in "framework_config" package, "the add/update"  dialog box warn the user that no item is created (Ok) but the drawing of the item remains on the canvas (not Ok) plus a "delete" action on this drawing crash Cheddar. 
     39=== Bug 7 === 
     40If one click on "delete" button in a "add/update" dialog box, dependences graph canvas is reinitialize. 
     41 
     42=== Bug 8 === 
     43In two case, item drawing can stay on precedences graph canvas whereas the user choose to cancel the creation operation : 
     44 * User click on "destruction" cross of the "New item" dialog box. 
     45 * User click on "Close" button in a "add/update" dialog box without adding an item.