Closed
Bug 975486
Opened 11 years ago
Closed 11 years ago
[B2G][l12y][Settings]Serbian-Cyrillic: Keyboard title is truncated in 'Selected Keyboards' list.
Categories
(Mozilla Localizations :: sr / Serbian, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rkuhlman, Assigned: rudyl)
Details
(Keywords: l12y, Whiteboard: LocRun1.3)
Attachments
(3 files)
The user can select multiple keyboards that they can cycle between when typing. The settings menu displays a list of which keyboards can be cycled between. The Serbian-Cyrillic keyboard is truncated on this list.
Repro Steps:
1) Updated Buri to BuildID: 20140220004003
2) Launch Settings app.
3) Navigate to Keyboards > Selected Keyboards > Add more keyboards.
4) Add Serbian-Cyrillic to the list of keyboards.
5) Press back arrow.
6) Observe list of Selected Keyboards.
Actual:
The Serbian-Cyrillic keyboard title is truncated.
Expected:
No truncation is displayed.
Environmental Variables:
Device: Buri v1.3 Moz RIL
BuildID: 20140220004003
Gaia: a73dbe99db9e01f994f09c012e180a5596aa1847
Gecko: 32fd5d798477
Version: 28.0
Firmware Version: v1.2-device.cfg
Notes:
Repro frequency: 100%
See attached: screenshot
Comment 1•11 years ago
|
||
I checked the gaia files, there are no strings for translating keyboard languages.
Suggestion for fix is just to remove the "(ћирилица)" part.
We can't help you with this one, sorry.
Delphine please cc someone who can help with this bug.
Flags: needinfo?(lebedel.delphine)
Comment 2•11 years ago
|
||
Flagging UX, as I believe this happens on many other locales as well.
However, would be nice to have QAnalyst to confirm that this is actually on the Serbian screen that this happens. Seems the screenshot is taken from an English screen
Flags: needinfo?(lebedel.delphine) → needinfo?(firefoxos-ux-bugzilla)
Comment 3•11 years ago
|
||
This issue does reproduce on other languages but only on the ENG builds, so is this something that needs to be corrected?
Comment 4•11 years ago
|
||
Here is a screenshot for Serbian language.
Comment 5•11 years ago
|
||
Flagging Carrie to advise on how to handle keyboard display, and Ivan to see if keyboard files are translated and provide any possible insight on work we may need to do to handle this. Please flag others as appropriate.
Flags: needinfo?(itsay)
Flags: needinfo?(firefoxos-ux-bugzilla)
Flags: needinfo?(cawang)
Comment 6•11 years ago
|
||
Already talked to Carrie about this case and I will update the work we may need to do after Carrie provides the advise.
Assignee | ||
Comment 7•11 years ago
|
||
(In reply to Vanja Tumbas [:civas] from comment #1)
> I checked the gaia files, there are no strings for translating keyboard
> languages.
> Suggestion for fix is just to remove the "(ћирилица)" part.
>
> We can't help you with this one, sorry.
>
> Delphine please cc someone who can help with this bug.
Vanja,
Please be informed, for current design, we would show the layout name in its native language.
So, I'd like second Vanja's idea on removing "(ћирилица)" part.
Could you please help double confirm this won't affect the semantic of this string?
If so, I would send a pull request to remove this part.
Thanks.
Flags: needinfo?(tumbas93)
Flags: needinfo?(itsay)
Flags: needinfo?(cawang)
Comment 8•11 years ago
|
||
(In reply to Rudy Lu [:rudyl] from comment #7)
>
> Vanja,
>
> Please be informed, for current design, we would show the layout name in its
> native language.
> So, I'd like second Vanja's idea on removing "(ћирилица)" part.
>
> Could you please help double confirm this won't affect the semantic of this
> string?
> If so, I would send a pull request to remove this part.
>
> Thanks.
Hi Rudy.
In Serbia we use Latin and Cyrillic letters. So we are maintaining both versions of fxos gaia.
In image attachment 8382780 [details] look at this 2 strings:
- Tastatura: Српски (ћирилица)
- Tastatura: Srpski
Meaning of translations:
Word "Srpski" is latin version of word "Serbian"
Word "Српски" is cyrillic version of word "Serbian"
Word "(ћирилица)" is cyrillic version of word "Cyrillic"
So removing the "(ћирилица)" part will not affect the semantic of this string.
There is no need for "(ћирилица)" part to be in that string, it's obviously that keyboard is for cyrillic.
Please send pull request and remove it.
Thanks!
Flags: needinfo?(tumbas93)
Comment 9•11 years ago
|
||
NI Vanja.
Has this been fixed? If so please mark as resolved fixed. Then please verify on device and mark as resolved fixed.
Thanks
Flags: needinfo?(tumbas93)
Comment 10•11 years ago
|
||
Delphine, this has not been fixed.
Rudy can you please send pull request and remove it.
Thanks!
Flags: needinfo?(tumbas93) → needinfo?(rlu)
Assignee | ||
Comment 11•11 years ago
|
||
Sure, I'll look into this and send a patch.
Thanks for reminding.
Assignee: nobody → rlu
Flags: needinfo?(rlu)
Assignee | ||
Comment 12•11 years ago
|
||
Hi Vanja,
Could you please help review this string change?
Thank you.
Attachment #8387495 -
Flags: review?(tumbas93)
Comment 13•11 years ago
|
||
Comment on attachment 8387495 [details] [review]
Patch V1 - pull request 16986
Everything looks ok.
Attachment #8387495 -
Flags: review?(tumbas93) → review+
Assignee | ||
Comment 14•11 years ago
|
||
Merged to Gaia master,
https://github.com/mozilla-b2g/gaia/commit/5aa42f8269eaeb5cf57e2c4c9dfc2d274763948c
Vanja,
Thanks for the review.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•