arduino / arduino/Arduino

Editor is not scrolled to found text on tab that was not previously opened

Open
#5,416 6 comments 0 reactions 1 assignee Claimed by @matthijskooijman View on GitHub
editor-refactor Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

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 https://github.com/arduino/Arduino/issues/5380.

This issue doesn't occur in Arduino IDE ~~1.6.12~~(EDIT: I meant 1.6.11) or previous.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.