Bug 13956
Summary: | REGRESSION: ActivEdit can't insert links | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | InRadar, Regression |
Priority: | P1 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Justin Garcia
Goto http://www.zrinity.com/activedit5/example.cfm
Select some text
Click on the create link toolbar button.
A dialog will appear. Fill it in and hit insert.
Nothing happens. There's a DOM exception thrown:
Error: INDEX_SIZE_ERR: DOM Exception 1
http://www.zrinity.com/activedit5/inc/safari.js
<rdar://problem/5241148> REGRESSION: ActivEdit can't insert links
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Justin Garcia
Only happens with certain selections. Word selections are OK. Triple click on the second sentence to reproduce.
Justin Garcia
r21968