Closed Bug 715368 Opened 13 years ago Closed 11 years ago

Animated gif does not play if position fixed, border-radius, and opacity less than 1

Categories

(Core :: Web Painting, defect)

9 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: parker.seidel, Assigned: tnikkel, NeedInfo)

References

Details

(Keywords: testcase)

Attachments

(2 files)

Attached file index.html (deleted) —
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.12 Safari/535.11 Steps to reproduce: Animated gifs are frozen (paused on a single frame) if the following CSS properties are applied to the img tag: position: fixed; top: 50%; left: 50%; opacity: 0.6; The animated gif will play if the position is changed to absolute or the opacity to changed to 1. Actual results: The animated gif is not animated when the window has focus. A single frame is displayed. If you focus on another window and refocus on the window containing the animated gifs, the *paused* animated gif will be frozen on a different frame of the animation. Test page: http://parker.github.com/ff9animatedgif/index.html Expected results: The animated gif should loop regularly.
Attached file testcase with embedded gif as datauri (deleted) —
Updated testcase to use an embedded datauri as the image src.
Keywords: testcase
Component: General → Layout: View Rendering
Attachment #585928 - Attachment mime type: text/plain → text/html
I see the same behavior in versions back to Firefox 4. The behavior is correct in 3.6.
This is an invalidation issue. The image changes if you switch away from the tab and then back to it.
Blocks: 564991
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Animated gif does not play if position fixed and opacity less than 1 → Animated gif does not play if position fixed, border-radius, and opacity less than 1
This appears to work right now - Parker?
Flags: needinfo?(parker.seidel)
Confirmed with Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 ID:20130103094221 CSet: 9e1102e58ac8 ESR WFM with Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0 ID:20131113153432 CSet: 04f4b34ae3ae ESR Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 ID:20140512030202 CSet: 20ca234fd62b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: