Skip to main content

Bug Tracker

Side navigation

#9606 closed bug (duplicate)

Opened June 16, 2011 05:39PM UTC

Closed June 17, 2011 01:14PM UTC

Last modified June 17, 2011 01:14PM UTC

Loading jQuery causes background image to disappear in IE8

Reported by: ragdoll@revoltpuppy.com Owned by: ragdoll@revoltpuppy.com
Priority: low Milestone: 1.6.2
Component: support Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

I have run into an issue when jQuery 1.6.1 is loaded on a page, it causes the body background image to disappear in Internet Explorer 8.

The problem does not exist in IE7 or any other browser.

The problem does not exist in jQuery 1.5.2.

The problem can be corrected if I use jQuery to re-declare the background-color.

Test case here: http://www.arborday.org/js/jQuery/bg-bug-test.cfm

Attachments (0)
Change History (5)

Changed June 17, 2011 04:33AM UTC by wookiehangover comment:1

owner: → ragdoll@revoltpuppy.com
status: newpending

Made an example that loads 1.6.1 without using google.load() and cannot reproduce http://jsfiddle.net/wookiehangover/GeEFQ/

Changed June 17, 2011 05:37AM UTC by addyosmani comment:2

component: unfiledmisc
priority: undecidedlow
resolution: → worksforme
status: pendingclosed

I haven't been able to reproduce this using the above test case either. As there have been two confirmations of this working as expected, we'll be closing this ticket, however please feel free to post further information about the issue that might help reproduce it and we'll re-open if anyone experiences it.

Changed June 17, 2011 01:14PM UTC by timmywil comment:3

component: miscsupport
milestone: 1.next1.6.2
resolution: worksforme
status: closedreopened

This was a problem, but will be fixed in 1.6.2.

Changed June 17, 2011 01:14PM UTC by timmywil comment:4

resolution: → duplicate
status: reopenedclosed

Changed June 17, 2011 01:14PM UTC by timmywil comment:5

Duplicate of #9239.