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:
Here is the same thing using 1.5.2:
Attachments (0)
Change History (4)
Changed June 21, 2011 06:39PM UTC by comment:1
component: | unfiled → support |
---|---|
priority: | undecided → high |
resolution: | → duplicate |
status: | new → closed |
Changed June 21, 2011 06:42PM UTC by 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 comment:4
It is the same issue. See http://jsfiddle.net/timmywil/39DQJ/12/ in Opera.