Opened 14 years ago
Last modified 13 years ago
#7429 closed Bug
CKEditor doesn't scroll to show matched words when searching or replacing — at Version 5
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.3 |
Component: | General | Version: | 3.0.1 |
Keywords: | IBM | Cc: | satya_minnekanti@…, Lynne Kues |
Description (last modified by )
1) Past the following code
<ul>
<li>
Copy form word</li>
<li>
copy from word 3 level lists</li>
<li>
klawiszeTemty które powtarzają się i warto najpierw zrobić search.</li>
</ul> <p>
<strong>Temty które powtarzają się i warto najpierw zrobić search.</strong></p>
<p>
</p>
<ul style="list-style-type: decimal;">
<li>
Copy form word</li>
<li>
copy from word 3 level lists</li>
<li>
klawisze <div>
<strong>Temty które powtarzają się i warto najpierw zrobić search.</strong></div>
<div>
</div>
</li> <li>
Copy form word</li>
<li>
copy from word 3 level lists</li>
<li>
klawiszeTemty które powtarzają się i warto najpierw zrobić search.<br /> <br /> • Copy form word<br /> • copy from word 3 level lists<br /> • klawisze<br /> <p>
</p>
</li>
</ul>
2) Go to wysiwyg mode. 3) Search for word "copy" 4)You will se that editor doesn't scroll to show matching words.
This dopesn't work under FF3.6 in WIN7 and XP since CKEditor version 3.0.1
In CKEditor version 3.0 "cycle search" doesn't work at all. When editor reaches the end of the document it doesn't come back up and displays the dialog - no occurrences found.
NOW THE FUN PART: The text I have pasted is big enough for scrolling, but try to double the text by pasting it once more. Now everything works. Magic :)
NOTE : I HAVEN'T TESTED IT ON FF4 YET.
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|
comment:3 Changed 14 years ago by
Keywords: | FF3.6 removed |
---|
comment:4 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 14 years ago by
Description: | modified (diff) |
---|
The issue concerns all Browsers