| 64 | {{{ |
| 65 | 1. Start Sophie2. |
| 66 | Application should start |
| 67 | 2. Open existing book or create a book by yourself. |
| 68 | A book should be displayed or created. |
| 69 | 3. Go to the page with the added sticky. |
| 70 | The wanted page should be displayed |
| 71 | 4. Click on the sticky area and write some text. |
| 72 | The written text should be displayed in the sticky. |
| 73 | }}} |
| 74 | |
| 75 | '''1017 - Deleting a sticky''' |
| 76 | {{{ |
| 77 | 1. Start Sophie2. |
| 78 | Application should start |
| 79 | 2. Open existing book or create a book by yourself. |
| 80 | A book should be displayed or created. |
| 81 | 3. Go to the page with the added sticky. |
| 82 | The wanted page should be displayed |
| 83 | 4. Click on the sticky area. |
| 84 | The sticky should be focused on. |
| 85 | 5. Click on the X button in the top right corner of the sticky |
| 86 | A warning dialogue should appear. |
| 87 | 6. Click on Yes to delete the sticky. |
| 88 | The sticky should be deleted |
| 89 | }}} |
| 90 | |
| 91 | '''1006 - Deleting an Annotation set''' |
| 92 | {{{ |
| 93 | 1. Start Sophie2. |
| 94 | Application should start |
| 95 | 2. Open existing book or create a book by yourself. |
| 96 | A book should be displayed or created. |
| 97 | 3. Go to the page to which you want to add a sticky. |
| 98 | The wanted page should be displayed |
| 99 | 4. Click on the BookExtras Tab in the Right Flap of the Book. |
| 100 | The Book Extras palette should be displayed |
| 101 | 5. Click on the desired Annotation set |
| 102 | The Annotation set should be highlighted in the palette |
| 103 | 6. Click on the "Close Extra" button |
| 104 | The desired Annotation set should be deleted from the book |
| 105 | }}} |
| 106 | |
| 107 | '''1008 - Importing an Annotation set''' |
| 108 | {{{ |
| 109 | 1. Start Sophie2. |
| 110 | Application should start |
| 111 | 2. Open existing book or create a book by yourself. |
| 112 | A book should be displayed or created. |
| 113 | 3. Go to the page to which you want to add an Annotation set. |
| 114 | The wanted page should be displayed |
| 115 | 4. Click on the BookExtras Tab in the Right Flap of the Book. |
| 116 | The Book Extras Palette should be displayed |
| 117 | 5. Click on the "Import Annotations" button |
| 118 | A file browser should appear |
| 119 | 6. Select the desired Annotation set |
| 120 | The Annotation set should be displayed |
| 121 | }}} |
| 122 | '''1010 - Exporting an Annotation set''' |
| 123 | {{{ |
| 124 | 1. Start Sophie2. |
| 125 | Application should start |
| 126 | 2. Open existing book or create a book by yourself. |
| 127 | A book should be displayed or created. |
| 128 | 3. Click on the BookExtras Tab in the Right Flap of the Book. |
| 129 | The Book Extras Palette should be displayed |
| 130 | 4. Click on the "Export Annotations" button |
| 131 | A file browser should appear |
| 132 | 6. Type the desired name of the Annotation set |
| 133 | The Annotation set should be saved |
| 134 | }}} |