Opened 13 years ago
Closed 12 years ago
#6220 closed bug (worksforme)
fadeIn / fadeOut with long durations produce bad opacity values
Reported by: | andreas.krueger | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | effects | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using the fadeIn and fadeOut animations with quite long duration values seems to occasionally produce opacity value that Firefox does not like.
Expected behavior: Works smoothly.
Behavior seen: Visible result is ok, but the Firefox console occasionally barks at opacity values it does not like.
I have a sample HTML file that demonstrates the problem.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | jquerybug.html added |
---|
comment:1 Changed 13 years ago by
Component: | unfiled → fx |
---|
comment:2 Changed 12 years ago by
Priority: | → undecided |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
This bug doesn't appear to be manifesting with FireFox 3.6.10. Testing in earlier versions of the 3.x generation I also seem to be getting behavior that the browser is comfortable with and I wasn't able to reproduce the console errors experienced in the original submission.
If you are able to re-submit your ticket, providing further test cases of the bug (and can inform us of the version of FireFox where you experienced these problems) we can re-investigate.
self-contained example triggering the bug.