Changes for page 25Snapshots

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

From version 8.1
edited by Silvia Rusu
on 2010/08/31 15:13
Change comment: There is no comment for this version
To version 9.1
edited by Silvia Rusu
on 2010/08/31 15:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,31 @@
1 1  // As tested on xwiki-enterprise-jetty-hsqldb-2.5-20100830.230400-114 //
2 2  
3 -* Buttons smaller in IE7 and not properly displayed on hover
3 +* **Buttons smaller in IE7 and not properly displayed on hover**
4 4  
5 5  |= |=Button |=Button on hover
6 6  |=2.5 |image:ButtonIE7in25.png |image:HoverButtonIE7in25.png
7 7  |=2.4 |image:ButtonIE7in24.png |image:HoverButtonIE7in24.png
8 8  
9 -* Buttons not displayed correctly in IE7 for the Wiki and Wysiwyg editor:
9 +* **Buttons not displayed correctly in IE7 for the Wiki and Wysiwyg editor**
10 10  
11 11  |=2.5 |image:EditWikiWysiwygIE7.png
12 12  
13 -* "Edit parent" button not displayed correctly in IE8, missing in IE 6 & 7:
13 +* **"Edit parent" button not displayed correctly in IE8, missing in IE 6 & 7:**
14 14  
15 15  |=FF |image:EditParentFF.png
16 16  |=IE8 |image:EditParentIE8.png
17 17  |=IE6 & 7 |image:EditParentIE67.png
18 +
19 +
20 +* **"Edit" menu doesn't display correctly when editing "Objects"**
21 +
22 +To Reproduce:
23 +* Edit a page objects
24 +* Hover over the "Edit" menu
25 +
26 +Results:
27 +* In IE6: The "Select a class" dropdown is displayed over the "Edit" menu
28 +* In IE7: You can't click the "Class" link in the "Edit" menu
29 +
30 +|=IE6 |image:EditObjectsIE6.png
31 +|=IE7 |image:EditObjectsIE7.png