#54581 closed defect (bug) (fixed)
long "New Application Password Name" bleeds out of frame
| Reported by: | Presskopp | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.1 |
| Component: | Application Passwords | Version: | |
| Severity: | minor | Keywords: | has-screenshots good-first-bug has-patch commit |
| Cc: | Focuses: | ui, administration |
Description
Yes, it's an edge case, but still..
Using a veeeery long Application Password Name it won't be shown but jumps out of the box.
Patch:
#application-passwords-section .notice {
word-wrap: break-word;
}
Attachments (5)
Change History (16)
This ticket was mentioned in PR #2876 on WordPress/wordpress-develop by audrasjb.
4 years ago
#6
Trac ticket: https://core.trac.wordpress.org/ticket/54581
This ticket was mentioned in PR #2876 on WordPress/wordpress-develop by audrasjb.
4 years ago
#7
Trac ticket: https://core.trac.wordpress.org/ticket/54581
#9
@
4 years ago
- Keywords commit added
- Milestone Awaiting Review → 6.1
Marking for commit and moving to milestone 6.1.
4 years ago
#11
Committed in https://core.trac.wordpress.org/changeset/53567
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
with patch