Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Errors and Task List pad should not show selected line even when focus is moved to another window #153

Open
@dgrunwald

Description

@dgrunwald

SD-1624, originally created on 11/28/2009 14:38:37 by Matt Ward

Steps to reproduce:

  1. Create a new project.
  2. Add two or more errors to the code so it will fail to compile.
  3. Compile the project.
  4. Double click an item in the errors window.

Expected result:

Item in Errors window is still highlighted in grey even though the
focus is in the text editor.

Actual result:

The original error selected is not highlighted. If there is a large
number of errors it is difficult to remember which one was the last one
you fixed since the item is no longer highlighted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions