Changes for page 25Snapshots

Last modified by Sorin Burjan on 2010/11/05 10:25

From version 14.1
edited by Sorin Burjan
on 2010/09/01 14:01
Change comment: There is no comment for this version
To version 15.1
edited by Sorin Burjan
on 2010/09/01 14:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,47 +1,56 @@
1 -// As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100830.230400-114 //
1 +//As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100901.112158-117//
2 2  
3 +* //On IE6, the rendering of the Add Tag window is badly rendered. It will NOT stay like that if you hover the mouse over the 2 buttons. Hovering will redimension it to the normal size.//
4 +
5 +//[[image:IE6Tag.png]]//
6 +
7 +//As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100830.230400-114 //
8 +
3 3  * **Buttons smaller in IE7 and not properly displayed on hover**
4 4  
5 5  |= |=Button |=Button on hover
6 -|=2.5 |image:ButtonIE7in25.png |image:HoverButtonIE7in25.png
7 -|=2.4 |image:ButtonIE7in24.png |image:HoverButtonIE7in24.png
12 +|=2.5 |image:ButtonIE7in25.png |[[image:HoverButtonIE7in25.png]]
13 +|=2.4 |image:ButtonIE7in24.png |[[image:HoverButtonIE7in24.png]]
8 8  
9 9  * **Buttons not displayed correctly in IE7 for the Wiki and Wysiwyg editor**
10 10  
11 -|=2.5 |image:EditWikiWysiwygIE7.png
17 +|=2.5 |[[image:EditWikiWysiwygIE7.png]]
12 12  
13 13  * **"Edit parent" button not displayed correctly in IE8, missing in IE 6 & 7:**
14 14  
15 -|=FF |image:EditParentFF.png
16 -|=IE8 |image:EditParentIE8.png
17 -|=IE6 & 7 |image:EditParentIE67.png
21 +|=FF |[[image:EditParentFF.png]]
22 +|=IE8 |[[image:EditParentIE8.png]]
23 +|=IE6 & 7 |[[image:EditParentIE67.png]]
18 18  
19 19  * **Buttons not displayed correctly in IE7 when editing a blog post**
20 20  
21 -|IE7 |image:EditBlogPostIE7.png
27 +|IE7 |[[image:EditBlogPostIE7.png]]
22 22  
23 -
24 24  * **"Edit" menu doesn't display correctly when editing "Objects"**
25 25  
26 26  To Reproduce:
32 +
27 27  * Edit a page objects
28 28  * Hover over the "Edit" menu
29 29  
30 30  Results:
37 +
31 31  * In IE6: The "Select a class" dropdown is displayed over the "Edit" menu
32 32  * In IE7: You can't click the "Class" link in the "Edit" menu
33 33  
34 -|=IE6 |image:EditObjectsIE6.png
35 -|=IE7 |image:EditObjectsIE7.png
41 +|=IE6 |[[image:EditObjectsIE6.png]]
42 +|=IE7 |[[image:EditObjectsIE7.png]]
36 36  
37 37  * **Summary in History for adding Attachments displays code, in addition to the attachment name**
38 38  
39 39  To reproduce:
47 +
40 40  * Attach a file
41 41  * Click on the History tab
42 42  * Look at the summary for the page version where you added the attachment.
43 43  
44 44  Result:
53 +
45 45  * The summary is //Upload new attachment <a href="/xwiki/bin/downloadrev/Main/WebHome/File.txt?rev=1.1">TestingPlan.txt</a>// instead of //Upload new attachment File.txt//
46 46  
47 -|image:AttachmentsHistory.png
56 +|[[image:AttachmentsHistory.png]]