|
|
Rank: Newbie
Joined: 10/7/2009 Posts: 3 Location: Providence, RI USA
|
I have succesfully integrated the Authentic Web Browser plugin with Alfresco.
When I use ie 7, the formatting of lists look find. When I upgrade to ie 8, listitems now have extra white space.
I am using version 11,0,1,1. Is there another release that fixes this issue?
|
|
Rank: Advanced Member
Joined: 12/13/2005 Posts: 2,856 Location: Mauritius
|
The current Authentic plugin is indeed only compatible with IE7.
The upcoming v2010 will become IE8 compatible. There is no fix due date yet.
|
|
Rank: Newbie
Joined: 10/7/2009 Posts: 3 Location: Providence, RI USA
|
Love to be able to be on the Beta test.
|
|
Rank: Advanced Member
Joined: 2/27/2009 Posts: 600
|
tma wrote:…When I use ie 7, the formatting of lists look find. When I upgrade to ie 8, listitems now have extra white space.…
Might you be able to post a simple example which demonstrates this? Or screenshots?
|
|
Rank: Advanced Member
Joined: 12/13/2005 Posts: 2,856 Location: Mauritius
|
v2010 has been released now
|
|
Rank: Newbie
Joined: 2/25/2011 Posts: 4
|
IE8 standards mode breaks list items numbering in markup mode in v2011.
For Quirks Mode and Standards Mode: (Hide Markup) 1. Item One 2. Item Two 3. Item Three
In Quirks Mode, the numbering stays consistent between markup mode and no tags mode.
(Show Large Markup) [_li_> 1. Item One <_li_] [_li_> 2. Item Two <_li_] [_li_> 3. Item Three <_li_] [/code] In IE8 Standards mode, the difference is as follows:
Code: (Show Large Markup) 1. [_li_> 1. Item One 2. <_li_] 3. [_li_> 2. Item Two 3. <_li_] 4. [_li_> 3. Item Three 4. <_li_]
|
|
|
guest |