Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

A click to expand or collapse an entry in the process list tree view is often ignored #206

@AlexFolland

Description

@AlexFolland

Steps to reproduce

  1. View the process list in tree view.
  2. Try to expand and collapse entries to navigate around.

Observed behavior

  • A click on the arrow image at the beginning of a collapsible row of the process list tree view to expand or collapse that entry is often ignored.
    • When this happens, the arrow icons all light up (get brighter), but the entry is not expanded or collapsed.
    • Clicking the arrow image multiple times, even if the click did not expand or collapse the entry, causes the "Process Details" menu to open.
  • Using the left and right arrow keys to expand or collapse entries as a workaround is always ignored.

Expected behavior

  • A click on the arrow image at the beginning of a collapsible row of the process list tree view is expected to always expand or collapse that entry.
  • The arrow icons are expected to not change color.
  • The "Process Details" menu is expected to not open from clicking the arrow icons.
  • The left and right arrow keys are expected to respectively collapse and expand entries in the process list tree view.

Additional commentary

Ksysguard is another program with a process list tree view and its behavior matches the expected behavior listed above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions