Changes between Initial Version and Version 2 of Ticket #11041
- Timestamp:
- Oct 25, 2013, 2:07:58 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11041
-
Property
Status
changed from
new
toconfirmed
- Property Keywords search replace removed
-
Property
Version
changed from
4.2.2
to3.4
-
Property
Summary
changed from
Search dialog usage impossible. Cursor jumping to non-highlighted text section.
toSearch plugin doesn't scroll properly when there is only "BR content" in editor
-
Property
Status
changed from
-
Ticket #11041 – Description
initial v2 9 9 - Enter xxx into search box 10 10 - Click "Search" button multiple times. xxx occurs twice in the text, at the beginning and in the middle. The cursor jumps around to the start and end of the text without ever showing the second occurance of xxx. 11 12 ----- 13 **Edit:** 14 15 1. Put code from attached file in to editor. 16 2. You can also write your own content but editor needs to be set to enter mode BR. 17 3. Try to find 'xxx' or whatever word there is in your text and repeats throughout the content (there has to be few pages of content). 18 Result: Editor will match and select word but will not scroll to it correctly (This can be checked when you resize editor to match whole content). 19 20 Problem can be reproduced in all browsers from CKEditor 3.4 21