Skip to main content

Bug Tracker

Side navigation

#9450 closed bug (duplicate)

Opened May 28, 2011 09:26AM UTC

Closed May 28, 2011 04:10PM UTC

Last modified July 19, 2011 01:20PM UTC

Background image disappears on IE8 with jQuery 1.6.1

Reported by: ivanhalen Owned by:
Priority: high Milestone: 1.6.2
Component: support Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

Hello,

On Internet Explorer 8 the following simple snippet doesn't work (sorry, I can't post on jsFiddle since there's no 1.6.1 version):

<style type="text/css">
body { background:url(http://www.bdblog.it/wp-content/uploads/twitter-logo.png) repeat-x; }
</style>
<body>
...
</body>

The background image flashes a moment, then disappears

No problem with 1.6.0 version

Thanks

Attachments (0)
Change History (6)

Changed May 28, 2011 04:10PM UTC by timmywil comment:1

component: unfiledsupport
priority: undecidedhigh
resolution: → duplicate
status: newclosed

Changed May 28, 2011 04:10PM UTC by timmywil comment:2

Duplicate of #9239.

Changed July 01, 2011 01:53PM UTC by bryce.fields@gmail.com comment:3

In my opinion, either this bug should be reopened or the one it's considered a duplicate for should be, as the problem still exists in IE8.

Changed July 19, 2011 08:50AM UTC by scandal.uk@gmail.com comment:4

This should be re-opened as it is still a problem in 1.6.1.

As soon as the script tag is added to the page the background only flashes for a moment in IE8. IE6-7 is fine (as are the other browsers), but having to add the meta tag for compatibility view is a pain.

Changed July 19, 2011 01:20PM UTC by timmywil comment:5

Update to 1.6.2 and if it can be reproduced on http://jsfiddle.net, please create a new ticket with a test case. Thanks!

Changed July 19, 2011 01:20PM UTC by timmywil comment:6

milestone: 1.next1.6.2