CLOSED WORKSFORME 9076
[S60] <Marquee> element's text is scrolling only once instead of default loop count infinite times and disappears after first scroll
https://bugs.webkit.org/show_bug.cgi?id=9076
Summary [S60] <Marquee> element's text is scrolling only once instead of default loop...
Krishna
Reported 2006-05-23 13:18:37 PDT
Steps to reproduce: 1. Load the attached loop_invalid.html Actual Result: Text scrolls only once and then didn't appear again Expected Result: Text should scroll infinite times
Attachments
loop_invalid.html (296 bytes, text/html)
2006-05-23 13:19 PDT, Krishna
no flags
Krishna
Comment 1 2006-05-23 13:19:02 PDT
Created attachment 8493 [details] loop_invalid.html
David Carson
Comment 2 2006-05-23 15:39:47 PDT
In TOT, it scrolled across the screen atleast 3 times. Seems to be S60 only.
Bradley Morrison
Comment 3 2006-05-29 19:00:59 PDT
Can confirm text only scrolled once. Setting to NEW. Some findings: - setting loop="infinite" scrolls the text once - removing loop attribute scrolls the text once - setting loop=N scrolls the text N times - setting loop=-1 scrolls the text infinitely
Krishna
Comment 4 2006-05-30 10:24:04 PDT
TSW Error ID: ASHA-6HBHG3
Bradley Morrison
Comment 5 2006-07-26 14:06:00 PDT
(In reply to comment #3) > Can confirm text only scrolled once. Setting to NEW. > > Some findings: > > - setting loop="infinite" scrolls the text once > - removing loop attribute scrolls the text once > - setting loop=N scrolls the text N times > - setting loop=-1 scrolls the text infinitely > > Text scrolls infintely as at r15638. I think this can be set to WORKSFORME.
Bradley Morrison
Comment 6 2006-08-13 12:03:03 PDT
(In reply to comment #5) > > Text scrolls infintely as at r15638. I think this can be set to WORKSFORME. > Can this please be retested? Once again I cannot reproduce.
Krishna
Comment 7 2007-01-14 16:09:49 PST
This is not reproducible on the latest webkit dated 10-Jan-2007. Closed.
Note You need to log in before you can comment on or make changes to this bug.