RESOLVED FIXED 12532
REGRESSION: Girl Scouts cookies site has a bug in Safari specific code. Needs evangelism. http://www.girlscouts.org/girlscoutcookies/
https://bugs.webkit.org/show_bug.cgi?id=12532
Summary REGRESSION: Girl Scouts cookies site has a bug in Safari specific code. Needs...
Kevin McCullough
Reported 2007-02-01 11:41:05 PST
1/18/07 4:10 PM Michael Lock: * SUMMARY 9A347: graphic not rendered from http://www.girlscouts.org/girlscoutcookies/ * STEPS TO REPRODUCE 1. With Leopard9A347, visit http://www.girlscouts.org/girlscoutcookies/ * RESULTS One of the many jpgs that would display at the center of the page would render * ACTUAL results None of those render. 1/18/07 4:17 PM Michael Lock: Also, JavaScript is enabled in the Security preferences for Safari.
Attachments
Kevin McCullough
Comment 1 2007-02-01 11:42:57 PST
1/26/07 11:14 AM Kevin McCullough: There are two issues on the site, both are in slideshow.js which was written by dynamicdrive.com so we probably need to evangelize both them and the Girl Scouts. 1) on line 134 the variable obj in "obj.degree/100" should be "this", e.g. "this.degree/100" 2) on line 50 they forgot to add -khtml-opacity to canvasbase_1. We now use -webkit-opacity but still honor -khtml-opacity 1/29/07 10:40 AM Kevin McCullough: Summary: dynamicdrive.com and the Girl Scouts need to change slideshow.js in the two ways described above. 2/1/07 11:26 AM Darin Adler: Also affects wvfc.org (see duplicate).
Kevin McCullough
Comment 2 2007-02-01 11:43:55 PST
David Kilzer (:ddkilzer)
Comment 3 2007-02-01 13:29:54 PST
Kevin, is this something Mark Malone should take care of, or do you want members of the open source community to write the Girl Scouts separately?
Maciej Stachowiak
Comment 4 2007-02-07 00:50:23 PST
Let's let Mark deal with this.
Kevin McCullough
Comment 5 2007-02-07 10:44:26 PST
Mark asked me to make these evangelism bugs in bugzilla to increase their visibility. I do not expect the open source community to handle them.
Lars Knoll
Comment 6 2007-02-12 13:01:18 PST
Closed wrong bug by mistake... :/
David Kilzer (:ddkilzer)
Comment 7 2007-03-11 10:11:26 PDT
Unless I'm mistaken, evangelism bugs should not be P1. Downgrading from P1/Blocker to P2/Major.
David Kilzer (:ddkilzer)
Comment 8 2007-06-09 15:11:08 PDT
(In reply to comment #7) > Unless I'm mistaken, evangelism bugs should not be P1. Downgrading from > P1/Blocker to P2/Major. But it's a regression from shipping Safari, so raising back up to P1.
Maciej Stachowiak
Comment 9 2007-07-08 12:15:05 PDT
An evangelism bug can't really be a showstopper though. (If it was, we'd try to figure out a site-specific workaround).
David Kilzer (:ddkilzer)
Comment 10 2007-12-10 09:07:31 PST
Still an issue with a local debug build of WebKit r28572 using Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165).
Robert Blaut
Comment 11 2008-12-26 12:05:57 PST
No progress here :(
David Kilzer (:ddkilzer)
Comment 12 2008-12-29 16:33:47 PST
(In reply to comment #11) > No progress here :( Maybe the WebKit project should offer to buy some cookies?
Julio Danni
Comment 13 2010-01-14 07:48:21 PST
It's working fine to me with Chrome 4, webkit 532.5
Robert Blaut
Comment 14 2010-01-14 09:40:00 PST
(In reply to comment #13) > It's working fine to me with Chrome 4, webkit 532.5 Indeed. I close the bug report as resolved fixed an evangelism bug.
Note You need to log in before you can comment on or make changes to this bug.