Wiki source code of Test Wysiwyg Blog

Last modified by Ecaterina Valica on 2009/12/04 14:33

Show last authors
1 = Testing the blog wysiwyg on 2.1-20091203.104315-320.zip =
2
3 = Full Screen =
4
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
17 = "Save&View" and "Back" =
18
19 4. Clicking "Back" from a published post puts the text in the "Summary" box instead of "Content".
20
21 Obs:
22 * It's not just for new blog post (UseCase 1) - also for existing ones (see UseCase 2)
23 * Safari 4, Chrome, IE6, IE7, IE8 works ok
24 * Opera 10.10 - after back you can't press again "Save&View" - you have a velocity rendering error
25
26 image:OperaafterBack.png
27
28 ==== UseCase 1: FF ====
29 Steps to follow to reproduce:
30 * Create a **new** blog post and write "Test" in the content box
31
32 image:ContentTest.PNG
33
34 * Check publishing the article and click "Save & View"
35 * Click "Back"
36 * The content is now in the "Summary" box instead of the "Content" box
37
38 image:SummaryTest.PNG
39
40 ==== UseCase 2: FF ====
41
42 * go to an **existing** blog post page with some "Text" in the CONTENT fields
43 * edit page
44 * Save and View
45 * go Back = the "Text"
46 ** if SUMMARY was empty - the content of the CONTENT it will be duplicated in CONTENT and in SUMMARY
47 ** if SUMMARY was not empty - the SUMMARY value gets **replaced** by the one in CONTENT
48 * press Save and View
49 * now both SUMMARY and CONTENT have the same content