Open
Bug 236630
Opened 21 years ago
Updated 3 years ago
viewing image with view > page info > media causes image to animate on page regardless of the image.animation_mode setting
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
REOPENED
People
(Reporter: thesh_bugs, Unassigned)
References
Details
Attachments
(1 file)
2.89 KB,
image/gif
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Filing new bug based on http://bugzilla.mozilla.org/show_bug.cgi?id=121892#c8
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•21 years ago
|
||
Disable animation, view the image in the testcase, hit Ctrl+I and click on the
media tab.
Updated•21 years ago
|
Assignee: jdunn → db48x
Component: ImageLib → Page Info
Comment 2•21 years ago
|
||
Confirmed in build 20040305 on Mac OS X 10.2.8
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•20 years ago
|
||
2004092921-trunk/Linux+gtk2+xft also has this problem.
Updated•20 years ago
|
Product: Browser → Seamonkey
![]() |
||
Comment 4•16 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
Comment 6•15 years ago
|
||
This is likely a core issue and affects Firefox as well, just like bug 404285.
Assignee: db48x → nobody
Component: Page Info → ImageLib
Depends on: 404285
Product: SeaMonkey → Core
QA Contact: imagelib
Comment 7•13 years ago
|
||
This doesn't happen for me in Fx. I'm resolving it, but if it still happens in SeaMonkey please re-open.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Looks still existing for me, at least on Win7.
Firefox (10.0a1): opening PageInfo starts gif animation,
even if it is disabled in pref. No need to switch into Media
tab to reproduce.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0a1) Gecko/20111008 Firefox/10.0a1 ID:20111008030946 Built from http://hg.mozilla.org/mozilla-central/rev/6c780dcb4b99
SeaMonkey (2.7a1): opening PageInfo then switching into
Media tab starts gif animation.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0a1) Gecko/20111007 SeaMonkey/2.7a1 ID:20111007003005 Built from http://hg.mozilla.org/mozilla-central/rev/bd1411e362fb
In both cases, it is not reproduced when HTML src attr in img tag
has data:image instead of image uri.
Well, sorry but I don't have permission for reopening.
Comment 9•13 years ago
|
||
Sounds like this requires investigation.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 10•13 years ago
|
||
I can take a look at this and see what might be the issue here.
Updated•13 years ago
|
Assignee: nobody → sjohnson
Comment 11•13 years ago
|
||
(In reply to chado from comment #8)
> Firefox (10.0a1): opening PageInfo starts gif animation,
> even if it is disabled in pref.
(Same here, on Linux.)
I'd guessing that this is because the View Image Info dialog may be chrome (as opposed to content), and hence it still is allowed to animate images regardless of the image.animation_mode setting (so that throbbers etc. in Firefox UI will work).
Comment 12•13 years ago
|
||
(and, since we generally only instantiate a single object for a given image, that presumably kicks off the animation inside the tab that's directly viewing the image, too.)
Comment 13•13 years ago
|
||
See also bug 111373 comment 53.
We may be able to share code between this bug and that bug (though we're solving somewhat different problems in the two bugs).
Updated•13 years ago
|
Priority: -- → P3
Summary: viewing image with view > page info > media causes image to animate on page when gif animation is disabled → viewing image with view > page info > media causes image to animate on page regardless of the image.animation_mode setting
Comment 15•8 years ago
|
||
Still a problem in 51.0.1.
How to add keyword "Access"?
For some people, depending on our neurology, pain/animation can hurt, can trigger migraines, or with certain flash frequencies, can trigger seizures.
Comment 17•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: jaywir3 → nobody
Flags: needinfo?(aosmond)
Updated•3 years ago
|
Severity: normal → S3
Flags: needinfo?(aosmond)
You need to log in
before you can comment on or make changes to this bug.
Description
•