Closed Bug 270838 Opened 20 years ago Closed 20 years ago

Option to disable javascript text animation

Categories

(SeaMonkey :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 161109

People

(Reporter: tomas, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

Escape key usualy disables the GIF animation, but the text is resistant. There
is no way how to get rid of annoying animated text! I'd greatly appreciate a new
option in Preferences/Advanced/Scripts & Plugins/Allow scripts to/Animate text,
which could be used for disabling this horrible thing.

Reproducible: Always
Steps to Reproduce:
This is an example of this annoying thing.
That's not JavaScript doing that. It's a MARQUEE tag.

*** This bug has been marked as a duplicate of 161109 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Not a javascript? Are you sure? It disappears when the javascript is switched off.
> Not a javascript? Are you sure?

Yes, animation on your testcase is made by IE marqee tag:

<MARQUEE scrollamount="1" scrolldelay="20" behavior="alternate" WIDTH=480>
stále <B>Montreal</B></MARQUEE>

which is in Mozilla emulated by JavaScript (via XBL).

Bug #261109 will fix it. You can turn it off now by adding something like
marquee {-moz-binding: url('')} in your userContent.css.

-> verified duplicate
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: