Opened 7 years ago
Last modified 6 years ago
#40932 new defect (bug)
Word breaks the layout
Reported by: | elisa-demonki | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | has-ui-feedback has-screenshots needs-refresh has-patch |
Focuses: | ui, administration | Cc: |
Description
Could we change the string Add in a symbol, like in the link flyout menu? Because the german word Hinzufügen for this string is too long and this breaks the layout in WordPress 4.8. The string appears in two places with different meaning, maybe a plus or enter sign is enough.
Attachments (5)
Change History (11)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
7 years ago
#4
@
7 years ago
- Keywords ui-feedback needs-patch added
- Milestone changed from Awaiting Review to Future Release
- Version trunk deleted
#5
@
7 years ago
- Keywords has-screenshots needs-refresh has-patch added; needs-patch removed
Attached an initial patch to bring this forward hopefully. On the screenshot you see the plus sign not centered and then centered via changing CSS from
left: -2px;
to
left: -1px;
in customize-controls.css, L.1461:
.add-new-widget:before, .add-new-menu-item:before, #available-menu-items .new-content-item .add-content:before
Please someone take over to polish things like they should..
#6
@
6 years ago
- Keywords has-ui-feedback added; ui-feedback removed
I agree the space for this is limited to displaying 'add'. Not only in German, but probably in some other languages too, it will break the UI. To keep the look consistent, I'd suggest using the same layout as used on inserting links, so this would be a blue button with the return symbol.
Box Tag, Box Schlagwörter