Bug 13745
Summary: | realeditor.com does not support WebKit | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | justin.garcia |
Priority: | P2 | Keywords: | NeedsReduction |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.realeditor.com/editor/ |
David Kilzer (:ddkilzer)
* SUMMARY
While viewing some random web sites, I came across http://www.realeditor.com/editor/. Looks like it's some kind of editor for myspace accounts. When accessing the site with a local debug build of WebKit r21501 with Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135), a JavaScript alert is displayed:
"This editor only works in IE6/7 and Firefox(>1.0) for now. Boo on us,I know. [...]"
* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Go to URL: http://www.realeditor.com/editor/
* EXPECTED RESULTS
Editor should work with WebKit.
* ACTUAL RESULTS
Editor does not work with WebKit.
* REGRESSION
Not tested, but probably doesn't work with shipping Tiger Safari either.
* NOTES
The first JavaScript error in the console is:
Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
http://www.realeditor.com/editor/
Line: 239
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Still not supported as of Safari 4 Public Beta.