Closed
Bug 983583
Opened 11 years ago
Closed 11 years ago
[Australis] Customizable items labels sometimes wrap following hyphenation rules of different language if language packs installed
Categories
(Firefox :: Menus, defect)
Tracking
()
VERIFIED
FIXED
Firefox 30
People
(Reporter: aryx, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:P2])
Attachments
(2 files)
1.14 KB,
patch
|
Gijs
:
review+
aryx
:
feedback+
Gavin
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
38.51 KB,
image/png
|
Details |
Aurora 20140313004000 on Windows 8.1 Pro After installing a German language pack and setting general.useragent.locale to de and closing and launching Aurora again, the menu items of the Australis menu have German labels, but are wrapped following English rules, e.g. "Seit speich- ern" should be "Seite spei- chern" PanelUI-contents is still en-US
Assignee | ||
Comment 1•11 years ago
|
||
So I totally messed up dealing with review comments when landing this part of bug 944947. Excellent! :-\
Assignee: nobody → gijskruitbosch+bugs
Blocks: australis-cust
Status: NEW → ASSIGNED
Whiteboard: [Australis:P2]
Assignee | ||
Comment 3•11 years ago
|
||
Théo, this might be affecting some of the issues you had with the French l10n for the panel :-|
Reporter | ||
Comment 4•11 years ago
|
||
Comment on attachment 8391126 [details] [diff] [review] define missing PREF_SELECTED_LOCALE, Review of attachment 8391126 [details] [diff] [review]: ----------------------------------------------------------------- I am no peer, so I can only grant feedback+.
Attachment #8391126 -
Flags: review?(archaeopteryx) → feedback+
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Archaeopteryx [:aryx] from comment #4) > Comment on attachment 8391126 [details] [diff] [review] > define missing PREF_SELECTED_LOCALE, > > Review of attachment 8391126 [details] [diff] [review]: > ----------------------------------------------------------------- > > I am no peer, so I can only grant feedback+. Works for me! :-) remote: https://hg.mozilla.org/integration/fx-team/rev/6f44869ee62c
Whiteboard: [Australis:P2] → [Australis:P2][fixed-in-fx-team]
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8391126 [details] [diff] [review] define missing PREF_SELECTED_LOCALE, [Approval Request Comment] Bug caused by (feature/regressing bug #): Australis / bug 944947 User impact if declined: wrong hyphenation rules followed in non-en-US Testing completed (on m-c, etc.): was tested correctly in bug 944947, landed broken code instead of tested code - will soon be on m-c Risk to taking this patch (and alternatives if risky): this will affect l10n, but it *should* be affecting them in a 'good' way, in that their strings get hyphenated correctly instead of the mess that it is now String or IDL/UUID changes made by this patch: none
Attachment #8391126 -
Flags: review+
Attachment #8391126 -
Flags: approval-mozilla-aurora?
Comment 7•11 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #3) > Théo, this might be affecting some of the issues you had with the French > l10n for the panel :-| If I understand correctly, the issue here is only affecting langpacks, right? I was testing with a French localized build, not a .xpi. So, French hyphenation rules may be the cause?
Whiteboard: [Australis:P2][fixed-in-fx-team] → [Australis:P2]
Assignee | ||
Comment 8•11 years ago
|
||
(In reply to Théo Chevalier [:tchevalier] from comment #7) > (In reply to :Gijs Kruitbosch from comment #3) > > Théo, this might be affecting some of the issues you had with the French > > l10n for the panel :-| > > If I understand correctly, the issue here is only affecting langpacks, > right? I was testing with a French localized build, not a .xpi. So, French > hyphenation rules may be the cause? No, as far as I can tell the code was just broken. You can verify by inspecting the "PanelUI-contents" element in DOM Inspector in a French build.
Whiteboard: [Australis:P2] → [Australis:P2][fixed-in-fx-team]
Updated•11 years ago
|
Attachment #8391126 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 9•11 years ago
|
||
Well, just made a French build, "Mar-que-pages" has been fixed, but visually it's worse. On this screenshot, the only widget that must be hyphenated is "Développement" :\ I don't know if other locales are regressing like French, though.
Reporter | ||
Comment 10•11 years ago
|
||
That behavior isn't new, see comment 0. But I agree, there should be a logic which tries to put whole words in the lines.
Assignee | ||
Comment 11•11 years ago
|
||
(In reply to Archaeopteryx [:aryx] from comment #10) > That behavior isn't new, see comment 0. But I agree, there should be a logic > which tries to put whole words in the lines. I don't know that there is a way to do that. This is simple CSS hyphenation. I don't believe we have any more control over it than that, unless we switch to manual hyphenation, which would require a lot of work from localizers.
https://hg.mozilla.org/mozilla-central/rev/6f44869ee62c
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:P2][fixed-in-fx-team] → [Australis:P2]
Target Milestone: --- → Firefox 30
Assignee | ||
Comment 13•11 years ago
|
||
remote: https://hg.mozilla.org/releases/mozilla-aurora/rev/b803b6759158
Comment 14•11 years ago
|
||
Can you please verify that this issue is fixed on Firefox 29RC and latest Aurora using french builds?
Flags: needinfo?(tchevalier)
Comment 15•11 years ago
|
||
(In reply to Bogdan Maris, QA [:bogdan_maris] from comment #14) > Can you please verify that this issue is fixed on Firefox 29RC and latest > Aurora using french builds? The patch is working as expected on Firefox 29. Only the "Tabs group" widget have hyphenation that it shouldn't have, but that's my fault on the l10n side. I will fix that for Firefox 30.
Status: RESOLVED → VERIFIED
Flags: needinfo?(tchevalier)
Updated•11 years ago
|
Comment 16•10 years ago
|
||
Theo, could you please verify if this issue is also fixed on Firefox 30 beta 5? Thanks in advance.
Flags: needinfo?(tchevalier)
Comment 17•10 years ago
|
||
Thanks for asking Alexandra Verified on Firefox 30 beta 5, put all the widgets into the menu, hyphenation is working as expected in French, "Tabs group" included.
Flags: needinfo?(tchevalier)
Comment 18•10 years ago
|
||
Thank you very much, Theo! Marking as verified on Fx 30 based on comment 17.
You need to log in
before you can comment on or make changes to this bug.
Description
•