
beta6: 31.12.2011 master: IE8 printing issues
Having IE8 version 8.0.6001.18702 + html5 page + jquery version 1.4.3 + jquery ui + PIE beta 6 master branch dated 31.12.2011 there are some issues discovered when on print (preview).
In browser mode IE7 + document mode IE7 Standard,
a. on load = ok (rounded corners + gradient + box shades),
b. on print (dialog) <button onclick="window.print();" type="button"> = looses all PIE styling (= identical to PIE beta5),
c. after cancelling print (dialog) = PIE styling is still lost,
d. on hover over previously PIE styled (rounded corner + gradient) button = rounded corners + gradient, but the innertext is lost (= not ok),
e. on hover over previously PIE style (shadow) right floated relative positioned <aside> element = shaded + repositioned (= not ok).
In browser mode IE8 + document mode IE8 Standards,
it is mostly identical, differences are:
I. styling is reapplied on opening of the print dialog (c.), except for the clicked <button> that stays unstyled.
II. the button text is not disappearing (d.),
III. there is no need to hover over the aside (e.) element, repositioning happens immediately after closing the print dialog,
Example for reproduction:
http://www.kbrbeheer.nl/nl/klantenservi ... uters.htmlNote this topic was created here, being able to upload images which is impossible on github.