Opened 11 years ago
Last modified 11 years ago
#11271 confirmed Bug
[IE9-11] INDEX_SIZE_ERR thrown after closing find dialog
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | IE | Cc: |
Description (last modified by )
- Open replacebycode sample.
- Click somewhere in the text.
- Open find dialog and type "the", click "find" and close dialog.
- Repeat 2&3 until error is thrown.
I couldn't reproduce it on Chrome and I haven't checked other browsers.
Edit:
Click somewhere in the text.
The main problem I had with reproducing this was that you have to click on "the" word like in the screen cast and not just anywhere in the text.
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by
Changed 11 years ago by
Attachment: | ie9_find.webm added |
---|
comment:2 Changed 11 years ago by
I recorded a screencast. I think that caret has to be in the same text node as a found word.
comment:3 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Keywords: | IE9 IE10 added |
Status: | new → confirmed |
Summary: | [IE9] INDEX_SIZE_ERR thrown after closing find dialog → [IE9-10] INDEX_SIZE_ERR thrown after closing find dialog |
Version: | → 4.0 |
Click somewhere in the text.
The main problem I had with reproducing this was that you have to click on "the" word like in the screen cast and not just anywhere in the text.
comment:4 Changed 11 years ago by
Keywords: | IE added; IE9 IE10 removed |
---|---|
Summary: | [IE9-10] INDEX_SIZE_ERR thrown after closing find dialog → [IE9-11] INDEX_SIZE_ERR thrown after closing find dialog |
#11797 was marked as duplicate.
I was able only to reproduce it once with IE10 at win8, then a lots of try with no luck...