Closed
Bug 1119709
Opened 11 years ago
Closed 11 years ago
[FxOs2.2][Settings]The security word is turned in Settings-> Internet Sharing
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Firefox OS Graveyard
Gaia::Settings
Tracking
(blocking-b2g:2.2+, b2g-v2.2 verified, b2g-master verified)
People
(Reporter: patryksowa0, Assigned: eragonj)
References
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141125180439
Steps to reproduce:
1) Have the device language set to “Polski”
2) Open the "Settings" app
3) Select Internet Sharing
Actual results:
The Word "Security" are truncated in Polish.
Expected results:
The Word "Security" don't appear truncated
![]() |
Reporter | |
Updated•11 years ago
|
blocking-b2g: --- → 2.2?
![]() |
||
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 1•11 years ago
|
||
Triage: blocking.
Hi Helen, can you provide feedback on how the long word should be shown? e.g. switch line...etc.
Thanks.
blocking-b2g: 2.2? → 2.2+
Flags: needinfo?(hhuang)
![]() |
||
Comment 2•11 years ago
|
||
The word "Bezpieczeństwo" (security) is not that long and should fit in one line if we could change to per line styling (there is enough space) or something like that.
![]() |
||
Comment 3•11 years ago
|
||
Yes, there is enough space for showing the word completely, I've updated the mockup for reference. Please take a look. Thanks!
Flags: needinfo?(hhuang)
![]() |
||
Comment 4•11 years ago
|
||
Looks good!
![]() |
Assignee | |
Comment 5•11 years ago
|
||
Arthur, I just made a patch based on Helen's latest design.
Can you help me review it ? Thanks :)
Attachment #8547996 -
Flags: review?(arthur.chen)
![]() |
Assignee | |
Updated•11 years ago
|
Assignee: nobody → ejchen
Status: NEW → ASSIGNED
Comment 6•11 years ago
|
||
Is it possible not introducing another class name? I did some experiments and it seems possible to use flexbox with some pre-conditions (like only truncating the subtitle).
Flags: needinfo?(ejchen)
Comment 7•11 years ago
|
||
btw, the experiments that I did: http://jsbin.com/movacurohi/1/edit?html,css,output
Updated•11 years ago
|
Attachment #8547996 -
Flags: review?(arthur.chen)
![]() |
Assignee | |
Comment 8•11 years ago
|
||
Arthur, based on our offline discussion, we all agree that these styles should be used as base styles. In this way, I just updated the patch to make it align with our ideas, can you give me some ideas about this implementation ? thanks :)
Flags: needinfo?(ejchen) → needinfo?(arthur.chen)
Comment 9•11 years ago
|
||
Looks good! Let's remove the limitation on width as what we've discussed.
Flags: needinfo?(arthur.chen)
![]() |
Assignee | |
Comment 10•11 years ago
|
||
This is the final look and feel when using the long word in hotspot panel.
![]() |
Assignee | |
Comment 11•11 years ago
|
||
Comment on attachment 8547996 [details] [review]
patch on master
How about this one, Arthur :) ?
Attachment #8547996 -
Flags: review?(arthur.chen)
Comment 12•11 years ago
|
||
Comment on attachment 8547996 [details] [review]
patch on master
r=me with the name "box-container" changed. "box-container" is too generic. How about calling it "info-item" (echos to menu-item)?
Attachment #8547996 -
Flags: review?(arthur.chen) → review+
![]() |
Assignee | |
Comment 13•11 years ago
|
||
Okay, just force pushed a new commit up to origin. I will merge the code after CI is green. Thank :)
![]() |
Assignee | |
Comment 14•11 years ago
|
||
Thanks merged at master : https://github.com/mozilla-b2g/gaia/commit/9bc1a29de2f8c911062031539612aa16f84288e9
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Comment 15•11 years ago
|
||
Comment on attachment 8547996 [details] [review]
patch on master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): no
[User impact] if declined: users using `Polski` would see truncated header inside `internet sharing` menu
[Testing completed]: no, only CSS change
[Risk to taking this patch] (and alternatives if risky): low
[String changes made]: no
Attachment #8547996 -
Flags: approval-gaia-v2.2?
![]() |
Assignee | |
Updated•11 years ago
|
status-b2g-v2.2:
--- → affected
status-b2g-master:
--- → fixed
Updated•11 years ago
|
Attachment #8547996 -
Flags: approval-gaia-v2.2? → approval-gaia-v2.2+
Comment 16•11 years ago
|
||
Target Milestone: --- → 2.2 S4 (23jan)
![]() |
||
Comment 17•11 years ago
|
||
Issue verified fixed on Flame 2.2 and Flame 3.0
With language set to Polish, the string "Security" in the Internet Sharing settings page is not truncated and is translated properly.
Device: Flame 2.2
BuildID: 20150122002808
Gaia: e4f9b5da3751798f9cc5d95f302c30722cc11fca
Gecko: 4a90da67661e
Gonk: e7c90613521145db090dd24147afd5ceb5703190
Version: 37.0a2 (2.2)
Firmware: V18D-1
User Agent: Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
Device: Flame 3.0 Master
Build ID: 20150122010203
Gaia: 917b6c36717fddc6e71ffc1ec249633c8044c93c
Gecko: 34e2d2bd7ec4
Gonk: e7c90613521145db090dd24147afd5ceb5703190
Version: 38.0a1 (3.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:38.0) Gecko/38.0 Firefox/38.0
Status: RESOLVED → VERIFIED
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
You need to log in
before you can comment on or make changes to this bug.
Description
•