Issue 3448: amazon.cn does not properly detect WebKit browser event handling
http://code.google.com/p/chromium/issues/detail?id=3448

Comment #1 by [EMAIL PROTECTED]:
The reduction I have attached shows what is going on in greater detail.   
The source
of the problem is that WebKit does not call keypress in this instance and  
the script
(thinking we are not FireFox and not IE) assumes we do.

Unfortunately the decision to act like this came about after a lot of  
discussion.
See   
https://lists.webkit.org/pipermail/webkit-dev/2007-December/002992.html and  
https://bugs.webkit.org/show_bug.cgi?id=16429

Amazon could fix this pretty easily by detecting WebKit in the userAgent.   
That would
fix it for Safari and Chromium.  Changing WebKit to allow for this to work  
would
likely break more sites than it would fix.  Unfortunately, I was unable to  
find a way
to submit the change suggestion to Amazon.  Hopefully someone at Amazon.cn  
will see
the same issue.  Until then I have to close this as won't fix.

Attachments:
        search_suggestions.html  1.3 KB


Issue attribute updates:
        Summary: amazon.cn does not properly detect WebKit browser event 
handling
        Status: WontFix

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to