Closed
Bug 870609
Opened 12 years ago
Closed 12 years ago
[MMS] Recipients field. Area is cropping the view
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: vicky, Assigned: rwaldron)
References
Details
Attachments
(4 files)
When adding recipients, the white area on the top is cropping the "to" bubbles.
See attachment that illustrates the problem.
| Reporter | ||
Updated•12 years ago
|
| Assignee | ||
Comment 1•12 years ago
|
||
That's exactly according to the v8 wireframes...
In an earlier iteration, I had them hidden then allowed them to be revealed because the wireframes illustrate them that way.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → waldron.rick
| Reporter | ||
Comment 2•12 years ago
|
||
Hi Rick,
Have you seen the screenshot? They must be partially hidden, that's right, but there's an error in the mark up where by there's a gap between the cropping of the bubble and the header, it is an extra space that does not need to be there. It's an obvious mistake.
| Assignee | ||
Comment 3•12 years ago
|
||
Ok, _that_ space. Thank you for clarifying
| Assignee | ||
Comment 4•12 years ago
|
||
Bug introduced here: https://github.com/mozilla-b2g/gaia/pull/9281
Patch to follow
| Assignee | ||
Comment 5•12 years ago
|
||
Please note that Borja actually instructed me to make this worse in a code review, resulting in display shown in the attachment.
| Assignee | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Is quite easy to understand.
- https://bugzilla.mozilla.org/show_bug.cgi?id=870612
The problem was https://bug870612.bugzilla.mozilla.org/attachment.cgi?id=747678, and you are fixing it in line https://github.com/bocoup/gaia/pull/6/files#L0R642. So you *dont* need to change more stuff right? This is the result https://bug870609.bugzilla.mozilla.org/attachment.cgi?id=748100, so it's working.
- https://bugzilla.mozilla.org/show_bug.cgi?id=870609
Here the problem is that recipients & 'TO' label are not aligned at all. So as you can see are *completely* different bugs.
Take into a consideration that in my review Im trying to help you to identify where is the problem. If you have any doubt dont hesitate to ask us.
| Reporter | ||
Comment 9•12 years ago
|
||
Attaching specs to illustrate the overall spacing an relationship between elements.
| Reporter | ||
Comment 10•12 years ago
|
||
Updated•12 years ago
|
blocking-b2g: --- → tef?
Comment 11•12 years ago
|
||
tef? is to block for 1.0.1 releases and MMS is not part of that release, I am removing the nomination, not sure what flag/version you want to use here.
blocking-b2g: tef? → ---
| Assignee | ||
Comment 12•12 years ago
|
||
Can you confirm this has been fixed or needs additional attention?
| Assignee | ||
Updated•12 years ago
|
Flags: needinfo?
| Reporter | ||
Comment 13•12 years ago
|
||
I see it fixed.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•