Opened 8 years ago
Last modified 8 years ago
#14543 confirmed Bug
EDGE: Replacing text with empty string not working in Find & Replace dialog
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.7 |
Keywords: | IBM | Cc: | chrisgui, Irina |
Description
Steps to reproduce
- Open nightly build http://nightly.ckeditor.com/16-03-23-07-06/full/samples/
- Remove existing text and add test find and replace icon button
- Keep cursor at beginning of paragraph
- Open Find & Replace dialog, go to Replace tab, uncheck all checkboxes
- In Find what field type "find", In Replace with field leave it empty
- Click on Replace button
- It finds word find
- Click on Replace button again
Expected result
Find word is removed
Actual result == Find word not replaced
Change History (5)
comment:1 follow-up: 2 Changed 8 years ago by
Status: | new → pending |
---|
comment:2 Changed 8 years ago by
Replying to k.krzton:
I checked on EDGE (version 20.10240.16384.0) with current nightly (http://nightly.ckeditor.com/16-03-24-07-07/full/samples/) and latest stable (http://ckeditor.com/demo#full) versions and I am not able to reproduce this issue. I followed the steps exactly as you described.
Maybe the editor config or additional plugins influences Find & Replace dialog, if there is something non default maybe you can provide it. It can be also caused by exact sequence of actions - a video showing how to reproduce this issue may be helpful.
The problem with doing tests on nightly build is that it changes often so even if this bug occurred on previous version which you tested it may not occur on the latest build.
@j.swiderski My EDGE version is (25.10586.0.0). I tried again on links you provided I could still reproduce the issue. Pls re-open this ticket. This issue was logged by a customer & they could also reproduce the issue in your build.
comment:3 follow-up: 4 Changed 8 years ago by
@satya Ok, so it seems it's probably newer EDGE version causing this issue. We will try to check it on the same version as yours. Thanks for providing this info.
comment:4 Changed 8 years ago by
Replying to k.krzton:
@satya Ok, so it seems it's probably newer EDGE version causing this issue. We will try to check it on the same version as yours. Thanks for providing this info.
@j.swiderki / @k.krzton Can you pls check this issue & re-open it. I could still reproduce this issue on nightly. It's a customer reported issue for us.
comment:5 Changed 8 years ago by
Status: | pending → confirmed |
---|
I can confirm that this issue is valid in EDGE version 25.10586.0.0. Checked on http://nightly.ckeditor.com/16-03-23-07-06/full/samples/ and http://ckeditor.com/demo#full.
I checked on EDGE (version 20.10240.16384.0) with current nightly (http://nightly.ckeditor.com/16-03-24-07-07/full/samples/) and latest stable (http://ckeditor.com/demo#full) versions and I am not able to reproduce this issue. I followed the steps exactly as you described.
Maybe the editor config or additional plugins influences Find & Replace dialog, if there is something non default maybe you can provide it. It can be also caused by exact sequence of actions - a video showing how to reproduce this issue may be helpful.
The problem with doing tests on nightly build is that it changes often so even if this bug occurred on previous version which you tested it may not occur on the latest build.