Skip to main content

Bug Tracker

Side navigation

#9640 closed bug (duplicate)

Opened June 21, 2011 06:36PM UTC

Closed June 21, 2011 06:39PM UTC

Last modified June 21, 2011 06:52PM UTC

Opera HTML background styling being removed

Reported by: beechhorn@gmail.com Owned by:
Priority: high Milestone: 1.next
Component: support Version: 1.6
Keywords: Cc:
Blocked by: Blocking:
Description

I came across a bug, where the background CSS is being removed from HTML tags in Opera when jQuery is loaded after page load. The case is explained here:

http://stackoverflow.com/questions/6428868/post-loading-jquery-with-opera/6430208#6430208

An example of it can be found here:

http://jsfiddle.net/39DQJ/2/

Here is the same thing using 1.5.2:

http://jsfiddle.net/39DQJ/9/

Attachments (0)
Change History (4)

Changed June 21, 2011 06:39PM UTC by timmywil comment:1

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

Changed June 21, 2011 06:39PM UTC by timmywil comment:2

Duplicate of #9239.

Changed June 21, 2011 06:42PM UTC by anonymous comment:3

This affects the HTML element, not the BODY element and therefore isn't a duplicate, although it may be linked.

Changed June 21, 2011 06:52PM UTC by timmywil comment:4

It is the same issue. See http://jsfiddle.net/timmywil/39DQJ/12/ in Opera.