6056 |
efrain |
1 |
@bender-tags: exportpdf, feature, 4
|
|
|
2 |
@bender-ui: collapsed
|
|
|
3 |
@bender-include: ../_helpers/tools.js
|
|
|
4 |
@bender-ckeditor-plugins: wysiwygarea, toolbar, basicstyles, notification
|
|
|
5 |
|
|
|
6 |
1. Click `Export to PDF` button (the one next to the `Source` button) in the first editor.
|
|
|
7 |
1. Watch appearing notifications.
|
|
|
8 |
|
|
|
9 |
**Expected:**
|
|
|
10 |
|
|
|
11 |
* Notification `Processing PDF document...` was visible for about 2 seconds.
|
|
|
12 |
* Progress steps were: `0`, `0.5`, `success`.
|
|
|
13 |
|
|
|
14 |
**Unexpected:**
|
|
|
15 |
|
|
|
16 |
Notification disappeared too fast to be noticable.
|
|
|
17 |
|
|
|
18 |
1. Do the same in the second editor.
|
|
|
19 |
|
|
|
20 |
**Expected:**
|
|
|
21 |
|
|
|
22 |
* Notification `Processing PDF document...` was visible for about 2 seconds.
|
|
|
23 |
* Progress steps were: `0.2`, `0.5`, `success`.
|
|
|
24 |
|
|
|
25 |
**Unexpected:**
|
|
|
26 |
|
|
|
27 |
Notification disappeared too fast to be noticable.
|