Changes between Version 10 and Version 11 of APP_DND_INTERACTION_R0


Ignore:
Timestamp:
11/02/09 15:16:40 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_DND_INTERACTION_R0

    v10 v11  
    2424== Task requirements == 
    2525 * Dragging a page resource from the resources palette to the page should do nothing  
    26  * Dragging a page (pages) from the page preview palette to the page preview palette should put the selected page(s) to the desired position 
    27   * If the selection is not by neighbour pages, they should become neighbour and should be put where dropped 
    28   * A highlight between pages should appear before dropping of the dragged page(s) 
    29  * Dragging a page template from the library tab over an existing page in the page preview palette should apply the template to the page it was dropped on 
    30   * The target page should be highlighted before the drop 
    31  * Dragging a page template from the library tab before/after an existing page in the page preview palette should create a new page from the selected template and put it where it was dropped  
    32   * A highlight between pages should appear before the drop 
    33  * Dragging a page from the resources palette to the page preview palette between pages puts the page in the page sequence (links it) 
    34   * A highlight between pages should appear before the drop 
    35  * Dragging a page from the resources palette to the page preview palette over an existing page replaces the targed page with the dropped one (linked) 
    36   * A highlight between pages should appear before the drop 
    3726 * Dragging image resource to an empty space of the page work area should create a frame and link the resource in it 
    3827  * If an image resource is dropped over the padding space of an existing frame, it should replace it's background 
     
    5746  * When an inappropriate action is executed (e.g. trying to embed a book in itself) an adequate warning message for the forbidden action must be evoked. 
    5847 * If one of the resources (text, audio, video, pdf, book) is dropped over the content of an existing frame, it should replace it's content 
     48 * Dragging a page (pages) from the page preview palette to the page preview palette should put the selected page(s) to the desired position 
     49  * If the selection is not by neighbour pages, they should become neighbour and should be put where dropped 
     50  * A highlight between pages should appear before dropping of the dragged page(s) 
     51 * Dragging a page template from the library tab over an existing page in the page preview palette should apply the template to the page it was dropped on 
     52  * The target page should be highlighted before the drop 
     53 * Dragging a page from the resources palette to the page preview palette between pages puts the page in the page sequence (links it) 
     54  * A highlight between pages should appear before the drop 
     55 * Dragging a page from the resources palette to the page preview palette over an existing page replaces the targed page with the dropped one (linked) 
     56  * A highlight between pages should appear before the drop 
     57 * Dragging a page template from the library tab before/after an existing page in the page preview palette should create a new page from the selected template and put it where it was dropped  
     58  * A highlight between pages should appear before the drop 
    5959 
    6060== Task result ==