Wiki source code of Test Wysiwyg Blog
Version 14.1 by Ecaterina Valica on 2009/12/04 14:23
Hide last authors
author | version | line-number | content |
---|---|---|---|
5.1 | 1 | = Testing the blog wysiwyg on 2.1-20091203.104315-320.zip = | |
2 | |||
6.1 | 3 | = Full Screen = | |
9.1 | 4 | ||
5.1 | 5 | 1. No editing in Full Screen in IE7: | |
6 | |||
7 | image:EditFullScreenIE7.PNG | ||
8 | |||
9 | 2. Broken button display when editing in Full Screen in FF3.5 | ||
10 | |||
11 | image:EditFullScreenFF3.5.PNG | ||
12 | |||
13 | 3. Extra unnecessary space under buttons in IE6 when editing in Full Screen. This causes a scrollbar to appear to accommodate the blog post. | ||
14 | |||
15 | image:EditFullScreenIE6.PNG | ||
16 | |||
6.1 | 17 | = "Save&View" and "Back" = | |
18 | |||
5.1 | 19 | 4. Clicking "Back" from a published post puts the text in the "Summary" box instead of "Content". | |
20 | |||
21 | Steps to follow to reproduce: | ||
22 | |||
23 | * Create a new blog post and write "Test" in the content box | ||
24 | |||
25 | image:ContentTest.PNG | ||
26 | |||
27 | * Check publishing the article and click "Save & View" | ||
28 | * Click "Back" | ||
29 | * The content is now in the "Summary" box instead of the "Content" box | ||
30 | |||
31 | image:SummaryTest.PNG | ||
6.1 | 32 | ||
33 | Obs: | ||
9.1 | 34 | ||
6.1 | 35 | * It's not just for new blog post - also for existing ones | |
12.1 | 36 | * Safari 4, Chrome, IE6 works ok | |
6.1 | 37 | * Opera 10.10 | |
7.1 | 38 | ||
10.1 | 39 | image:OperaafterBack.png | |
13.1 | 40 | ||
41 | |||
42 | Use Case 2: FF - XP | ||
43 | |||
44 | ~* go to a blog post page with some "Text" in the CONTENT fields | ||
45 | |||
46 | ~* edit page | ||
47 | |||
48 | ~* Save and View | ||
49 | |||
50 | ~* go Back = the "Text" | ||
51 | |||
52 | ~~*~* if SUMMARY was empty - the content of the CONTENT it will be duplicated in CONTENT and in SUMMARY | ||
53 | |||
54 | ~~*~* if SUMMARY was not empty - the SUMMARY value gets replaced by the one in CONTENT | ||
55 | |||
56 | ~* press Save and View | ||
14.1 | 57 | ||
58 | ~* now both SUMMARY and CONTENT have the same content |