Skip to content

Inconsistent error highlight behavior on first line of sketch/tab #5418

Open
@per1234

Description

@per1234

Using Arduino IDE 1.6.13 Hourly Build 2016/09/23 03:33 with Windows 7 64 bit

  • Create a sketch with an error on line 1.
  • Sketch > Compile/Verify - line 1 is highlighted.
  • Move the cursor to line 1.
  • Press Enter.
  • The error line moves to line 2 but the error highlight remains at line 1.
  • Sketch > Compile/Verify - line 2 is highlighted.
  • Move the cursor to line 1.
  • Press Enter.
  • The error line moves to line 2 and the error highlight also moves to line 2, the correct and normal behavior.

This happens on any tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDE user interfaceThe Arduino IDE's user interfaceType: BugUpstream notifiedRelated to a software component maintained by someone else. They have been notified of it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions