Bug 16679 - QVC button and LIVETV are not rendered or rendered improperly
Summary: QVC button and LIVETV are not rendered or rendered improperly
Status: RESOLVED DUPLICATE of bug 16644
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Critical
Assignee: Nobody
URL: http://www.qvc.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-30 08:24 PST by bob
Modified: 2008-01-12 11:00 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bob 2007-12-30 08:24:09 PST
nav buttons on left are not render in color on rollover  AND LIVETV does not work.  Safari and Firefox render the live TV properly
Comment 1 David Kilzer (:ddkilzer) 2007-12-30 09:35:31 PST
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).

This is probably a duplicate of Bug 16605, although individual reductions would be helpful to make sure we don't miss anything.

Loading the QVC home page produces the following errors in the JavaScript console:

TypeError: Undefined value
http://www.qvc.com/js/mootools.v1.11.js
Line: 324

TypeError: Value undefined (result of expression window.addEvent) is not object.
http://www.qvc.com/js/menu.js
Line: 18

TypeError: Value undefined (result of expression window.addEvent) is not object.
http://www.qvc.com/js/hp/homepage.js
Line: 37

TypeError: Value undefined (result of expression window.addEvent) is not object.
http://www.qvc.com/js/hp/hp_environment_120507.js
Line: 85

TypeError: Value undefined (result of expression [window,document].contains) is not object.
http://www.qvc.com/js/mootools.v1.11.js
Line: 1771

Comment 2 David Kilzer (:ddkilzer) 2007-12-30 09:53:00 PST
(In reply to comment #1)
> Loading the QVC home page produces the following errors in the JavaScript
> console:
> 
> TypeError: Undefined value
> http://www.qvc.com/js/mootools.v1.11.js
> Line: 324

This is Bug 16644.

Comment 3 David Kilzer (:ddkilzer) 2007-12-30 09:58:38 PST
None of the JavaScript console errors occur with WebKit nightly r28880.

The highlighting of the menu item works properly with r28880, but the "WATCH LIVE TV" link still doesn't work.  A reduction of the "WATCH LIVE TV" link would be helpful.


Comment 4 David Kilzer (:ddkilzer) 2008-01-12 10:56:55 PST
Fixed in r29428.



*** This bug has been marked as a duplicate of 16644 ***
Comment 5 David Kilzer (:ddkilzer) 2008-01-12 11:00:53 PST
Oops...didn't mean to change the title.