Closed
Description
Arduino IDE 1.5.8
Windows 7 64 bit
What steps will reproduce the problem?
open sketch with multiple tabs
enter text to be replaced in one of the tabs
select a tab to the right of that tab
Find
enter the text to be replaced in the Find: field
enter different text in the Replace With: field
check Search all Sketch Tabs
Replace All
What is the expected output?
all instances of the text in the Find: field in all tabs of the sketch should be replaced
What do you see instead?
only instances of the text in the Find: field in the current tab and tabs to the right of the current tab are replaced.