Closed
Bug 874496
Opened 13 years ago
Closed 13 years ago
[MMS] [UX] Attach image, change size indicator over the image to this one
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-b2g:leo+, b2g18 fixed)
People
(Reporter: vicky, Assigned: greg)
References
Details
Attachments
(3 files)
Right now when attaching an image, the size is indicated in an overlay that has a very different style from the system's shapes. Use this attachment for reference to make the styling correct.
Attachment #754952 -
Flags: review?
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Comment on attachment 754952 [details] [diff] [review]
Pull request
Looks good to me, but borja requested I double check css based fixes with julien or himself.
Attachment #754952 -
Flags: review?(felash)
Attachment #754952 -
Flags: review?(fbsc)
Attachment #754952 -
Flags: review?
Attachment #754952 -
Flags: review+
| Reporter | ||
Comment 4•13 years ago
|
||
Hi Corey,
The shape and text are ok visually, but I see "kB" has a lower case and upper case letter, can you fix that so it's always capitals?
Thanks!
Comment 5•13 years ago
|
||
Comment on attachment 754952 [details] [diff] [review]
Pull request
looks good r=me
Attachment #754952 -
Flags: review?(felash) → review+
Comment 6•13 years ago
|
||
(In reply to Victoria Gerchinhoren from comment #4)
> Hi Corey,
> The shape and text are ok visually, but I see "kB" has a lower case and
> upper case letter, can you fix that so it's always capitals?
This is in the locale.
Greg, can you change it here ?
Pike, can we change the value for the "attachmentSize" key, without changing the key, on 1.1 ? I think this key appeared on 1.1 last night only, so it probably haven't hit any localizer yet.
Flags: needinfo?(l10n)
Comment 7•13 years ago
|
||
I just pushed all of 1.1 to localizers earlier today, so this is out in the wild.
FTR, SI and binary units say kB, the only thing with a capital K is a KiB, i.e. a kibibyte, http://en.wikipedia.org/wiki/Kilobyte
Flags: needinfo?(l10n)
Comment 8•13 years ago
|
||
Thanks for the information Pike !
Victoria, after Pike's comment, do you still want a all-capital "KB" ?
Flags: needinfo?(vpg)
Comment 9•13 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #7)
> FTR, SI and binary units say kB, the only thing with a capital K is a KiB,
> i.e. a kibibyte, http://en.wikipedia.org/wiki/Kilobyte
About kB vs KB, see also bug 814936
| Reporter | ||
Comment 10•13 years ago
|
||
Hi Axel,
I understand that it is a convention, but for me it looks like an error and I don't think the regular user will know this is a convention, it just looks weird. But, if you have your specific reasons, then you rule!
Flags: needinfo?(vpg)
Comment 11•13 years ago
|
||
Corey, Grey, since you're native english speakers, I think you can have the final word here.
Note that if you change the locale string, you'll need to change the key as well.
| Assignee | ||
Comment 12•13 years ago
|
||
kB is the accurate capitalization per http://en.wikipedia.org/wiki/Kilobyte
Comment 13•13 years ago
|
||
This is a design change that should land leo+ - marking leo?
blocking-b2g: --- → leo?
Updated•13 years ago
|
Attachment #754952 -
Flags: review?(fbsc)
Comment 14•13 years ago
|
||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 15•13 years ago
|
||
Comment on attachment 754952 [details] [diff] [review]
Pull request
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 869255
User impact if declined: Style
Testing completed: Yes
Risk to taking this patch (and alternatives if risky): very low, css only change
String or UUID changes made by this patch: none
This impacts visual design only, we should uplift.
Attachment #754952 -
Flags: approval-mozilla-b2g18?
Updated•13 years ago
|
blocking-b2g: leo? → leo+
Comment 16•13 years ago
|
||
Comment on attachment 754952 [details] [diff] [review]
Pull request
leo+, no need for uplift approval
Attachment #754952 -
Flags: approval-mozilla-b2g18?
Updated•13 years ago
|
status-b2g18:
--- → affected
Comment 17•13 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x fe41240fc905f7fc1026e87f0e36ec7c7aba5fb3
<RESOLVE MERGE CONFLICTS>
git commit
Flags: needinfo?(greg)
Comment 18•13 years ago
|
||
Flags: needinfo?(greg) → needinfo?(jhford)
Comment 19•13 years ago
|
||
v1-train: 367db8847ab18497248b5fef53c0234edfa66fdd
Flags: needinfo?(jhford)
Updated•13 years ago
|
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•