Closed
Bug 1038518
Opened 10 years ago
Closed 7 years ago
[Keyboard][Pinyin] Adjust Chinese comma and period positions visually center in the key width
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wdeng, Assigned: wdeng)
References
Details
Attachments
(1 file)
522.80 KB,
image/jpeg
|
Details |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → wdeng
Comment 2•10 years ago
|
||
I don't think this is doable without changing the font to use, also the convention of Simplified Chinese has always been putting the "。" punctuation at the buttom left corner. Suggesting closing this as WONTFIX or INVALID.
I will r- any patch that attempt to offset the position without actually changing the font. Such patch is harmful because it will be visually depend on a certain font.
Updated•10 years ago
|
Flags: needinfo?(chuang)
Comment 3•10 years ago
|
||
More info can be read at bug 1040621.
Comment 4•10 years ago
|
||
I agree with Tim that the patch should be font independent.
The Chinese Android IMEs, such as baidu or sogou IME, encountered the same issue. Their method to solve it is to render the button with images.
We may use the same method.
Assignee | ||
Comment 5•10 years ago
|
||
That's a good choice for now, how do you think about it? @Tim
(In reply to Yuan Xulei [:yxl] from comment #4)
> I agree with Tim that the patch should be font independent.
>
> The Chinese Android IMEs, such as baidu or sogou IME, encountered the same
> issue. Their method to solve it is to render the button with images.
>
> We may use the same method.
Comment 6•10 years ago
|
||
(In reply to wdeng@mozilla.com from comment #5)
> That's a good choice for now, how do you think about it? @Tim
If we are using image we will run into hi-dpi issue etc....
So my argument is that this shouldn't be a valid bug at first place. However, seems like according to you for artistic reason Baidu and Sogou IME put the circle on the center, so that probably this bug remains valid.
Comment 7•10 years ago
|
||
So after talking to Mike offline on the requirement from visual team, and the realization of artistic reason in comment 6, I agree we can make a glyph-dependent adjustment for Flame and Flame only. However, before that, we should probably land bug 1040621 first and make the CSS position adjustment only targets zh-CN locale.
Thanks.
Flags: needinfo?(chuang)
Comment 8•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•