Skip to content

[BUG] [alpha] Process Explorer panel — table column cells should center content within column width #39576

@Phoenix7110

Description

@Phoenix7110

Project

ide

Description

In the Process Explorer main table, header and body content for columns (PROCESS, PID, CPU, MEMORY, STATUS, ACTIONS) is left-aligned, leaving uneven empty space to the right inside wider columns. For a metric/monitoring table, numeric and gauge columns (PID, CPU, memory) and action icon groups are typically horizontally centered within their column width for readability and visual balance. Users expect each column’s content to be centered in the column.

Error Message

Debug Logs

System Information

OS:UBUNTU 22.4

Screenshots

Image

Steps to Reproduce

  1. Open Process Explorer with the process list visible.
  2. Compare alignment of values under each column header.
  3. Note that content stays left-aligned with unused space on the right in several columns.

Expected Behavior

  • Cell content should be centered (or consistently aligned per column type, e.g. centered for PID/CPU/memory/status/actions as appropriate) within each column’s allocated width.

Actual Behavior

  • Column content is left-aligned across the table; columns do not visually center their content.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEinvalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions