Closed Bug 1333517 Opened 7 years ago Closed 7 years ago

"Report Site Issue" label breaks awkwardly on Linux and Windows

Categories

(Web Compatibility :: Tooling & Investigations, defect)

Unspecified
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: denschub, Assigned: jaws)

References

Details

Attachments

(2 files)

See that attached screenshot. I've noticed it sometimes does the same for other Add-ons, so maybe there is nothing we can do about it, but it's worth looking, I guess.
Blocks: 1306114
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Summary: "Report Site Issue" label breaks awkwardly on Linux → "Report Site Issue" label breaks awkwardly on Linux and Windows
Comment on attachment 8831765 [details]
Bug 1333517 - Add soft-hyphens to Report Site Issue label to prevent hyphenation mid-word in English.

https://reviewboard.mozilla.org/r/108306/#review109350

::: browser/extensions/webcompat-reporter/locales/en-US/webcompat.properties:7
(Diff revision 1)
>  # License, v. 2.0. If a copy of the MPL was not distributed with this
>  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
>  
>  # LOCALIZATION NOTE(wc-reporter.label): This string will be used in the
>  # Firefox menu panel below its button. Localized length should be considered.
> -wc-reporter.label=Report Site Issue
> +wc-reporter.label=Report \u00ad Site \u00ad Issue

Note that I didn't change the string ID here because the contents of the string isn't changing and this change is specific to the English locale.
Comment on attachment 8831765 [details]
Bug 1333517 - Add soft-hyphens to Report Site Issue label to prevent hyphenation mid-word in English.

https://reviewboard.mozilla.org/r/108306/#review109364

::: browser/extensions/webcompat-reporter/locales/en-US/webcompat.properties:7
(Diff revision 1)
>  # License, v. 2.0. If a copy of the MPL was not distributed with this
>  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
>  
>  # LOCALIZATION NOTE(wc-reporter.label): This string will be used in the
>  # Firefox menu panel below its button. Localized length should be considered.
> -wc-reporter.label=Report Site Issue
> +wc-reporter.label=Report \u00ad Site \u00ad Issue

Thanks for the patch!

I think we don't need "\o00ad" in multiple places, just once in the string, if I'm interpreting the following correctly:

https://dxr.mozilla.org/mozilla-central/source/browser/components/customizableui/content/panelUI.js#467

https://dxr.mozilla.org/mozilla-central/source/browser/locales/en-US/chrome/browser/customizableui/customizableWidgets.properties#86

Could we just stick it at the beginning of the label maybe adding to the note explaining it?

r+ with that tweak.
Attachment #8831765 - Flags: review?(miket) → review+
Comment on attachment 8831765 [details]
Bug 1333517 - Add soft-hyphens to Report Site Issue label to prevent hyphenation mid-word in English.

https://reviewboard.mozilla.org/r/108306/#review109364

LGTM!

> Thanks for the patch!
> 
> I think we don't need "\o00ad" in multiple places, just once in the string, if I'm interpreting the following correctly:
> 
> https://dxr.mozilla.org/mozilla-central/source/browser/components/customizableui/content/panelUI.js#467
> 
> https://dxr.mozilla.org/mozilla-central/source/browser/locales/en-US/chrome/browser/customizableui/customizableWidgets.properties#86
> 
> Could we just stick it at the beginning of the label maybe adding to the note explaining it?
> 
> r+ with that tweak.

*\u00ad, that is.
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38ae38323406
Add soft-hyphens to Report Site Issue label to prevent hyphenation mid-word in English. r=miketaylr
https://hg.mozilla.org/mozilla-central/rev/38ae38323406
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: