[BUG] Text Not Properly Word-Wrapped in System Information Display #26
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
translation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sungsphinx/examine#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue:
On the system information screen, text in the right-side pane is not properly word-wrapped, causing it to display as a vertical line rather than wrapping to fit the container width. This layout issue makes the information difficult to read.
This issue is reproducible in
PCIspageExpected:
Both the entities on each side will be word-wrapped simultaneously when windows width is resized.