WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED WORKSFORME
16064
getRangeAt() createRange() error after execCommand('unselect')
https://bugs.webkit.org/show_bug.cgi?id=16064
Summary
getRangeAt() createRange() error after execCommand('unselect')
Anders Jenbo
Reported
2007-11-20 03:00:52 PST
After calling execCommand('unselect' false, NULL) on a desigMode iframe, all subsequent call to getRangeAt() or createRange() will result in a script faliuer. in this case rangeCount is eual to 0, after a failed createRange(), getRangeAt() or alert() every thing will be working again.
Attachments
test case (doesn't fail)
(427 bytes, text/html)
2007-12-28 12:38 PST
,
Alexey Proskuryakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Anders Jenbo
Comment 1
2007-11-20 03:01:28 PST
Making a selection will also solve the issue.
Mark Rowe (bdash)
Comment 2
2007-11-20 12:51:28 PST
A test case would be very helpful to demonstrate the issue here.
Alexey Proskuryakov
Comment 3
2007-12-28 12:38:03 PST
Created
attachment 18151
[details]
test case (doesn't fail) I have tried to make a test case, but couldn't get it to fail. We won't be able to do much with this bug without more information.
Robert Blaut
Comment 4
2008-03-18 14:37:06 PDT
(In reply to
comment #3
)
> Created an attachment (id=18151) [edit] > test case (doesn't fail) > > I have tried to make a test case, but couldn't get it to fail. We won't be able > to do much with this bug without more information. >
Anders, after many months without providing more details regarding this issue I have to close the report. Feel free to reopen it if you provide more details.
Anders Jenbo
Comment 5
2008-03-18 16:08:29 PDT
I currently have a work around in place and won't have time to deal with it for a long time so closing it is fine.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug