https://issues.apache.org/bugzilla/show_bug.cgi?id=55383

--- Comment #24 from Konstantin Preißer <prei...@web.de> ---
Hi Sebb,

(In reply to Sebb from comment #22)
> The display looks a bit odd in IE8 (WinXP).
> 
> The images in the top row don't display correctly.
> 
> The bottom row is missing the text "Comments are disabled for this page at
> the moment." and the horizontal line below it.
> 
> Also the Copyright line at the bottom is not centred.
> 
> See attached screen prints.

thanks for your feedback about IE8.

When updating the markup and design, I tried to orientate on new Standards
(HTML5 and CSS3) which current browsers support. Unfortunately, IE8 does not
support much of these new standards. Therefore the design looks a bit odd in
IE8.

My thoughts were, "If people use a current browser, they will get the correct
layout. However if they use an old browser like IE8, they could get a odd
layout, but the information they search for (documentation) is still
available".

E.g. the JavaScript does not work in IE8 because of the
"application/javascript" type that is first supported by IE9 (IE8 also lacks a
lot of current JS functionality).

Do you think we should add work-arounds for old browsers like IE8 (e.g.
creating a IE8-CSS that is included with conditional comments)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to