Opened 10 years ago
Closed 10 years ago
#12154 closed Bug (expired)
Uncaught IndexSizeError: Failed to execute 'setEnd' on 'Range': The offset 8 is larger than or equal to the node's length (0)
Reported by: | Rob | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | |
Keywords: | Cc: |
Description
Users get this regularly in all browsers, though they've yet to provide me good repro steps. Current example is in Chrome 35. Error bubbles up to window.onerror.
erroring line: https://github.com/ckeditor/ckeditor-dev/blob/master/core/selection.js#L1961
version: 4.4.2 (seen it as early as 4.2)
build configuration: http://ckeditor.com/builder/224773061e31c4aa24a72388cd90ca5b
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|---|
Version: | 4.4.2 |
comment:2 Changed 10 years ago by
While I'm not sure if we'll be able to reproduce the problem reported in #12155 without scenario, in this case I'm pretty sure we won't be able. This part of code is used by nearly every feature. Stack trace could help, though without scenario it may not be enough.
comment:3 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I'm sorry but this is to little information.
Once you know how to reproduce this issue: