mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #85] Text Clipping in Multiline Input Field with Rounded Borders #65
Labels
No labels
bug
bug
duplicate
enhancement
enhancement
Missing Info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vscode-dark-islands#65
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?
Originally created by @JayLao27 on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/85
There is a UI issue in the message input field where, when a large amount of text is entered, the content does not fully display. As the input field expands with rounded (circular) borders, the top and bottom portions of the text become clipped, causing some words to be partially hidden and not fully visible.
@JayLao27 commented on GitHub (Feb 20, 2026):
@bwya77 commented on GitHub (Feb 20, 2026):
I am unable to replicate on v0..0.2 on macOS
code-server#108