RESOLVED DUPLICATE of bug 16644 16605
Mootools rendering
https://bugs.webkit.org/show_bug.cgi?id=16605
Summary Mootools rendering
Stojan Dimitrovski
Reported 2007-12-25 11:04:04 PST
Mootools is a JavaScript modular, compact Object-Oriented JavaScript library. I am using a Nightly Build - r28949, and I can't see the effects which are on the main Mootools site. I believe this is a rednering issue. The Mootools site is: http://mootools.net/
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-12-30 09:30:49 PST
There are two errors printed to the JavaScript Console when the page loads: TypeError: Undefined value http://mootools.net/assets/scripts/mootools.js?v=1 Line: 8 TypeError: Value undefined (result of expression window.addEvent) is not object. http://mootools.net/assets/scripts/site.js?v=1 Line: 230 These issues need to be reduced to determine whether it's a WebKit bug or a Mootools evangelism issue. Confirmed using a local debug build of WebKit r29032 with Safari 3.0.4 (523.12.2) on Mac OS X 10.4.11 (8S165).
David Kilzer (:ddkilzer)
Comment 2 2007-12-30 09:32:19 PST
Note that mousing over the right-hand menu ("Development", "Community") does not show effects, nor does mousing over the colored blocks near the top of the page ("DOWNLOAD", "THE DOCS", "THE BLOG" and "KEEP TRAC").
David Kilzer (:ddkilzer)
Comment 3 2007-12-30 09:44:13 PST
(In reply to comment #1) > There are two errors printed to the JavaScript Console when the page loads: > > TypeError: Undefined value > http://mootools.net/assets/scripts/mootools.js?v=1 > Line: 8 This is Bug 16644.
David Kilzer (:ddkilzer)
Comment 4 2007-12-30 09:56:38 PST
Neither JavaScript console error occurs with WebKit nightly r28880 and the mouseover effects both work.
David Kilzer (:ddkilzer)
Comment 5 2007-12-30 10:05:40 PST
Stojan, I just realized that I may have co-opted this bug for a completely different issue. Could you post a screenshot of the misrendering? Please feel free to change this bug back to the GTK rendering issue as the other issues are covered by Bug 16644.
David Kilzer (:ddkilzer)
Comment 6 2008-01-12 10:52:16 PST
Fixed as of r29428. *** This bug has been marked as a duplicate of 16644 ***
Note You need to log in before you can comment on or make changes to this bug.