Skip to main content

Bug Tracker

Side navigation

#9420 closed bug (duplicate)

Opened May 25, 2011 02:50PM UTC

Closed May 25, 2011 03:27PM UTC

Last modified March 09, 2012 03:30AM UTC

jQuery 1.6.1 sets background color to white in Opera 11+

Reported by: info@3rd-Eden.com Owned by:
Priority: high Milestone: 1.6.2
Component: support Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

Reproducible testcase: http://jsbin.com/urime4/2/

The HTML element has a background color of red, all browsers renders this fine.

But when you include jQuery in the body it will override your CSS and change or break your background color.

Reproducible with Opera 11 and Opera next.

Not reproducible in Opera 9.6 or other browsers.

Expected result: No changes are made the current page =]

Attachments (0)
Change History (5)

Changed May 25, 2011 03:27PM UTC by timmywil comment:1

component: unfiledsupport
milestone: 1.next1.6.2
priority: undecidedhigh
resolution: → duplicate
status: newclosed

This has been fixed http://jsbin.com/urime4/3

Changed May 25, 2011 03:27PM UTC by timmywil comment:2

Duplicate of #9239.

Changed June 08, 2011 11:12PM UTC by anonymous comment:3

Observed same behavior with 1.6.1 under IE8. Pages with light blue background display properly using 1.5.2. After upgrading to 1.6.1, background color displays as light blue for a split second while page begins to load but then changes to white. Switching back to 1.5.2 corrected the problem.

Changed June 09, 2011 12:29AM UTC by timmywil comment:4

As one can see from the milestone, this will be fixed in 1.6.2.

Changed July 07, 2011 04:01AM UTC by joelkinzel@gmail.com comment:5

Replying to [comment:4 timmywil]:

As one can see from the milestone, this will be fixed in 1.6.2.

I am currently using 1.6.2 and it does not seem to be fixed, just as an FYI (Opera 11.5).