Bug 9644 - amazon.com rating stars javascript behave badly in non-safari webkit apps
Summary: amazon.com rating stars javascript behave badly in non-safari webkit apps
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.amazon.com/gp/product/B000...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 15:32 PDT by Rachael Worthington (cheers)
Modified: 2008-06-10 16:58 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rachael Worthington (cheers) 2006-06-28 15:32:28 PDT
Problem reproduced in both OmniWeb 5.5 and by building the webkit ToT and the mini-browser example code and executing mini-browser with the ToT webkit by running "run-webkit-app ~/Products/Debug/MiniBrowser.app"

The issue is that if you rate the product lower than the rating it's currently at (for example it defaults to 3 stars, so click the 2nd star) and the javascript widget disappears. There's still spacing for it, but no star javascript.
Comment 1 Rachael Worthington (cheers) 2008-06-10 16:58:57 PDT
The linked URL no longer repros the problem, alternatively, you can use these steps:
(the issue only happens on pages that have multiple ratings)
1. log in @ amazon.com
2. click the recommendations link @ the very top of the page.
3. try to rate something. (note, the stars should be blue! if they're orange, it's just a hyperlink)

expected result: stars update.

actual result: page reloads to a blank white page. hitting back will bring you back to the page, and your ratings change will appear.

Also seen @ netflix.com and goodreads.net