Bug 16679

Summary: QVC button and LIVETV are not rendered or rendered improperly
Product: WebKit Reporter: bob <nvdtech>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.qvc.com/

bob
Reported 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
Attachments
David Kilzer (:ddkilzer)
Comment 1 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
David Kilzer (:ddkilzer)
Comment 2 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.
David Kilzer (:ddkilzer)
Comment 3 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.
David Kilzer (:ddkilzer)
Comment 4 2008-01-12 10:56:55 PST
Fixed in r29428. *** This bug has been marked as a duplicate of 16644 ***
David Kilzer (:ddkilzer)
Comment 5 2008-01-12 11:00:53 PST
Oops...didn't mean to change the title.
Note You need to log in before you can comment on or make changes to this bug.