Closed
Bug 298917
Opened 20 years ago
Closed 20 years ago
Problems with <marquee> (newsticker scroller), breaks at random position...
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bastycdgs, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511
I'm started a fresh web project at http://www.earn4euro.de/start.html.
Below the top frame which contains rotating banners, there's a small frame
containing a newsticker scroller.
I've noticed that the newsticker text begins to scroll normally but then
suddenly interrupts it and doesn't restart it (see This Frame -> View Frame
Source so see the text that should normally scroll).
I've tested this only with Mozilla 1.7.8 so far...
Reproducible: Always
Steps to Reproduce:
1. Go to URL: http://www.earn4euro.de/start.html
2. Look at the newsticker below the top banner and look where it interrupts (it
never scrolled the whole text on my attempts).
3. Right-click the newsticker frame, select "This Frame" and then "View Frame
Source" and compare the text between the <marquee>-tags with the actual
scrolling output of Mozilla...
Actual Results:
Interrupts the scrolling marquee text at a random position (seems to depend
somewhat on the contents)...
Expected Results:
Show and scroll the whole marquee text...
The problem appears with the classic Mozilla 1.7.8 theme...didn't test it with
Modern, but I guess anyway, it's a problem with the Gecko engine.
Comment 1•20 years ago
|
||
The url is not there anymore.
Comment 2•20 years ago
|
||
Marking WFM. When a suitable url or testcase exists, this bug can be reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•