Closed
Bug 1011394
Opened 11 years ago
Closed 10 years ago
Loop panel size is incorrect
Categories
(Hello (Loop) :: Client, defect, P1)
Hello (Loop)
Client
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla33
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [p=1][fixed by bug 1011392])
Currently, the Loop panel ends up approximately 350 x 350 pixels (h x w) when it is displayed, however its meant to be something more like 100 x 350 pixels.
I think what is happening, is the initial dynamic layout followed by l10n is happening in a more vertical sense, which is then interfering when we size to the content displayed.
This may get resolved when we implement bug 1011392, or we may need to do something else, maybe with our layouts, or where we call sizeSocialPanelToContent.
Assignee | ||
Comment 1•11 years ago
|
||
Adding this to be done for mvp, but after bug 1011392.
Comment 2•10 years ago
|
||
Moving this to Fx 33 (since this will come after bug 1011392, which is already targeted for Fx 33).
I'm going to put this as p=1 since this may get resolved by bug 1011392 (which is a p=2) or may need a little more work.
Priority: P2 → P1
Whiteboard: p=1
Target Milestone: mozilla32 → mozilla33
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → standard8
Whiteboard: p=1 → [p=1][being fixed in bug 1011392]
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [p=1][being fixed in bug 1011392] → [p=1][fixed by bug 1011392]
Panel size seems to be correct when the button is in the toolbar but is too big when the button is in the Hamburger menu. See bug 1053476 for more details.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•