Opened 15 months ago
Closed 15 months ago
#63105 closed defect (bug) (invalid)
Padding of input boxes in Core Trac is breaking the layout
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | WordPress.org Site | Keywords: | has-patch |
| Focuses: | ui | Cc: |
Description
There is an issue with the padding of input boxes on Core Trac where the excessive padding is causing the input boxes to overflow, which in turn hides the text located below them. This overflow issue is affecting the overall layout and user experience by making it difficult to view and interact with other content that should be visible beneath the input boxes.
Steps to Reproduce:
- Navigate to the Core Trac interface.
- Locate any input box (e.g., in a comment or search field).
- Observe that the padding of the input box causes it to overflow and hide any content below it.
Change History (3)
This ticket was mentioned in PR #476 on WordPress/wordpress.org by @debarghyabanerjee.
15 months ago
#1
- Keywords has-patch added
#2
@
15 months ago
- Summary changed from Padding of input boxes in Core Trac is breaking the layout and causing text overflow. to Padding of input boxes in Core Trac is breaking the layout
#3
@
15 months ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Tickets about Trac should belong on Meta Trac.
However, the padding issue was fixed already in meta changeset 14404, following a Slack discussion.
Note: See
TracTickets for help on using
tickets.
Trac Ticket: Core-63105
## Changes: