Opened 6 days ago
Last modified 13 hours ago
#64738 new defect (bug)
Application password field is too narrow since padding was increased on inputs
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Application Passwords | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Since the form fields in the admin area had their padding increased in [61645], the Application Password field is not long enough to display the full password. It partially cuts off the last character.
Increasing the width from 19em to 20em works for me.
Tested in Chrome on macOS 26.
CC @fabiankaegy in case you can think of any other fixed-width inputs that might be affected.
Attachments (1)
Change History (4)
This ticket was mentioned in PR #11072 on WordPress/wordpress-develop by @nimeshatxecurify.
6 days ago
#1
- Keywords has-patch added; needs-patch removed
Adjusts the width of the application password display input. This provides better visual presentation and prevents content truncation.
This ticket was mentioned in Slack in #core by amykamala. View the logs.
13 hours ago
Note: See
TracTickets for help on using
tickets.
Screenshot