Opened 16 months ago
Closed 16 months ago
#58913 closed defect (bug) (worksforme)
Button Overlap Issue in French and Other Languages.
Reported by: | truptikanzariya | Owned by: | audrasjb |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-screenshots close |
Focuses: | ui, css, administration | Cc: |
Description
The issue is that the Gutenberg block post button 'Switch to Draft' and 'Move to Trash' overlap in French and other Languages.
Screenshots: https://prnt.sc/_-TMYexP_rJv
Attachments (2)
Change History (9)
#1
@
16 months ago
- Keywords reporter-feedback added
- Owner set to audrasjb
- Status changed from new to reviewing
#2
@
16 months ago
It doesn't look like an official French translation, since for example "Post" should not be translated into "Poste" but rather into "Article". Same goes with other strings that are poorly translated in your screenshot.
#3
@
16 months ago
I tested this with my locale on which I'm GTE. nl_BE (Dutch - Belgium) and I tried to resize my browser window on Firefox & Opera... And I can't reproduce either.
Which setup do you have? Any other plugins running?
What theme?
I use WP6.3 RC2 via the beta tester & LocalWP.
#6
@
16 months ago
- Keywords close added; reporter-feedback removed
Alright, that explain why the translations were incorrect :)
Google translate probably inject its translation directly to the DOM without repainting it.
I'm not sure we can really fix this behavior.
Look at the screenshot I shared earlier: the interface looks responsive and the buttons adapt to their content. But when the strings are replaced without any repaint, I guess it doesn't work 🤷♂️
#7
@
16 months ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from reviewing to closed
The buttons stacked for me, even when using the Google Translate extension, so I'll close this.
If this (or another aspect of the editor sidebar) does need fixing, the report would belong on the Gutenberg GitHub Repository.
Hello and welcome to WordPress Core Trac @truptikanzariya!
Which version of WordPress are you using? And which Locale/translation.
I don't have the same interface (no bug on my side) and I don't have the same translations in my fr_FR install.
Thanks for the info!
(see screenshot below)