Bug in replace (v. 5.23 Pro)
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Bug in replace (v. 5.23 Pro)
There is a bug in replace when using the button ā€Replace All”. From time to time (not every time), all other matching Strings are replaced, but the selected one in the file stays the same (is not replaced). The strange thing is, this doesn’t happen all the time. During testing on my system, it happens most of the time, when I replace a closing tag, say only the </table> tag. When I select this String in the editor and use replace all, the selected one stays the same. Shouldn’t replace all, as the name implies, replace everything?
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Some additional info:
By default Replace All works together with options From Cursor / Entire Scope.
If the option Entire Scope is selected then Replace All works for whole file.
If the option From Cursor is selected then Replace All replaces all occurrences starting from cursor position.
However there is a tiny bug. If you have selected first occurrence already in a manner that cursor is at the end of selection and option From Cursor is active, then this selected occurrence is not replaced. This will be fixed.
By default Replace All works together with options From Cursor / Entire Scope.
If the option Entire Scope is selected then Replace All works for whole file.
If the option From Cursor is selected then Replace All replaces all occurrences starting from cursor position.
However there is a tiny bug. If you have selected first occurrence already in a manner that cursor is at the end of selection and option From Cursor is active, then this selected occurrence is not replaced. This will be fixed.