Wiki source code of 25Snapshots

Version 11.1 by Silvia Rusu on 2010/09/01 10:24

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