Closed
Bug 208864
Opened 21 years ago
Closed 11 years ago
marquee stops if JS is turned off
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: galio, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
If you are navigating a pege with marquees, and you turn JS off, the marquees
stop scrolling.
Reproducible: Always
Steps to Reproduce:
1.Enter to a site with marquees
2.Turn off JavaScipt in Advanced-->Scripts & Plugins
3.Look again at the marquees :-P
Actual Results:
the marquees stopped scrolling, and they remain like that until I reload (and
not "refresh", that **** M$...!!) the page.
Expected Results:
The marquees should have continued scrolling
Comment 2•21 years ago
|
||
marquee is xbl, so if xbl is affected by js being turned off, I can't do much
about it.
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•21 years ago
|
||
jst, do we listen for changes to that pref and halt scripts? If so, where does
that code live?
Comment 4•21 years ago
|
||
related: bug 159932 disabling javascript in browser doesn't allow chrome:// to
add eventListners to window
Comment 5•21 years ago
|
||
glazou, is there a bug for your issues with XBL? If so, please mark this
dependent... if not, file one?
Updated•16 years ago
|
Assignee: doronr → nobody
OS: Windows XP → All
QA Contact: ian → layout
Hardware: PC → All
Updated•12 years ago
|
Depends on: XBL-scopes
Updated•12 years ago
|
No longer depends on: XBL-scopes
Comment 7•11 years ago
|
||
Looks like this has already been fixed.
Boris, do you know about the kind of this bug?
# I confirmed on http://www.plusmb.jp/2012/10/12/5895.html (written in Japanese, though).
Flags: needinfo?(bzbarsky)
Comment 8•11 years ago
|
||
fixed by bug 834697?
Comment 9•11 years ago
|
||
That and or bug 944407.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(bzbarsky)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•