#10101 closed defect (bug) (fixed)
String overlap in plugin editor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8.1 |
| Component: | Administration | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch tested commit |
| Cc: | eddieringle |
Description
In /wp-admin/plugin-editor.php, the 'Browsing XXX.php (active)' string and the 'Select plugin to edit' form are on the same line.
For extensions with long a path and filename, there is a definitive risk to see them overlap. It gets worse with translation that have to use longer words than the original ones (see attached capture)
Attachments (3)
Change History (9)
comment:1
Denis-de-Bernardy
— 4 years ago
- Keywords needs-patch added
eddieringle
— 4 years ago
comment:2
eddieringle
— 4 years ago
- Cc eddieringle added
- Keywords has-patch added; needs-patch removed
- Owner set to eddieringle
- Status changed from new to accepted
There's my fix, I tested on a 1024x768 monitor.
comment:3
scribu
— 4 years ago
- Keywords tested commit added
Tested on a 1280 x 800 resolution and it looks alright.
Note: See
TracTickets for help on using
tickets.
Capture from original (french reporter).