Closed
Bug 870164
Opened 12 years ago
Closed 12 years ago
[MMS] Multi-recipient: recipient container not taking all available height
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect, P1)
Tracking
(blocking-b2g:leo+)
People
(Reporter: danheberden, Assigned: steveck)
References
Details
(Whiteboard: [NO_UPLIFT])
Recipient container is not working as expected. Instead of having a 'limit' of max-height, we should take all the available space (Issue 5.1 attachment). Furthermore, adding 'overflow: scroll' is creating a wrong overflow-x in the recipients-container (check Issue 5.2 attachment). As well we should avoid 'pull down' effect when having only one recipient (check Issue 5.3 attachment).
(see issue attachments in bug 837994)
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → waldron.rick
Depends on: 837994
Priority: -- → P1
Whiteboard: dev-branch [NO_UPLIFT]
Target Milestone: --- → 1.1 CS (11may)
Updated•12 years ago
|
blocking-b2g: --- → leo+
Updated•12 years ago
|
Whiteboard: dev-branch [NO_UPLIFT] → [NO_UPLIFT]
Assignee | ||
Updated•12 years ago
|
Assignee: waldron.rick → schung
Assignee | ||
Comment 1•12 years ago
|
||
I'm not sure where is problem in issue 5.1 and the meaning of the "available space". Does that mean recipient container's height should have dynamic height while pull down and reach the composer top for max height?
Issue 5.3 seems fixed in the current master, please correct me if the issue need some specific reproduce step.
For now I'll only add some css changes for issue 5.2 before figuring out the actual recipient panel behavior, thanks.
Flags: needinfo?(danheberden)
Flags: needinfo?(aymanmaat)
Comment 2•12 years ago
|
||
Hey Steve, You have RFIed me on this bug, but it is unclear what information you want me to provide. could you give more detail please..
Flags: needinfo?(aymanmaat) → needinfo?(schung)
Assignee | ||
Comment 3•12 years ago
|
||
Sorry that I didn't express the clear information at first. In https://bugzilla.mozilla.org/show_bug.cgi?id=837994#c35 , Borja said the recipient container is not working as expected. So what is the expected behavior in this image he attached: https://bug837994.bugzilla.mozilla.org/attachment.cgi?id=747137 ? Currently we have 2 different height for recipient container, one is single line and another for multi line, but I don't understand "all the available space" for recipient container. Have you defined this behavior for adding recipient?
Flags: needinfo?(schung) → needinfo?(aymanmaat)
Assignee | ||
Comment 4•12 years ago
|
||
Hi Borja, I set dup to this issue first because 870544 should fix the all the concern you mentioned before. Please reopen this one if you are not satisfied with the result, thanks.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(danheberden)
You need to log in
before you can comment on or make changes to this bug.
Description
•