Skip to content

Edit > Find issues #5380

Closed
Closed
@per1234

Description

@per1234

Using Arduino IDE 1.6.12 Hourly Build 2016/09/14 08:20 with Windows 7 64 bit

  • Create a sketch with 3 or more tabs.
  • Add the text findtext(or any text you like) to each tab.
  • Save the sketch.
  • Close the sketch.
  • Open the sketch.
  • Edit > Find > Find: > findtext
  • Check the Search all sketch tabs box

Issue 1:

  • Click Find button repeatedly -The found text on all but the first tab is not highlighted. If you click on the IDE window(not on the editor area as this will cause it to be deselected) the highlight will appear. Once that has been done, the highlight will appear on that tab on subsequent finds. This is the reason the sketch had to be closed and reopened, because the process of creating the tabs/adding the findtext to each tab causes the highlighting to work correctly.

Issue 2:

  • Find goes through the tabs right to left instead of the previous left to right behavior.

Issue 3:

  • Replace with: > replaced
  • Click Replace all
  • The findtext in the second tab was not replaced.

These issues don't occur with Arduino IDE 1.6.11 or previous

Please don't release Arduino IDE 1.6.12 before this issue is fixed. It's very important for Replace All to work reliably.

Metadata

Metadata

Labels

editor-refactorRelated to the refactoring of the Arduino IDE's editor component

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions