Open
Description
Using Arduino IDE 1.6.13 Hourly Build 2016/09/23 03:33 with Windows 7 64 bit
- Create a sketch with 2 tabs
- Add text to be found in the second tab on a line that will require the editor window to be scrolled down to show the text.
- Save and close the sketch
- Open the sketch
- Edit > Find > Find: > enter text to be found > Search all Sketch Tabs(check) > Find - the text is found in the second tab but the editor window is not scrolled down to show the found text.
The reason that the sketch must be closed and then reopened is the issue doesn't occur once the second tab has been opened, as in #5380.
This issue doesn't occur in Arduino IDE 1.6.12(EDIT: I meant 1.6.11) or previous.