Closed
Bug 1024828
Opened 11 years ago
Closed 11 years ago
[permission] there's a blank line between permission dialog and soft button
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gasolin, Assigned: gasolin)
References
Details
(Keywords: regression)
Attachments
(2 files)
after bug 1020959 landing, the device with soft button enabled (nexus 4) will show a blank line between permission dialog and soft button
Assignee | ||
Comment 1•11 years ago
|
||
@kavin I saw you remove the top: 2.4rem in bug 1020959. The height is reserved for utility tray.
Does overlap the utility tray is an intent behavior?
Flags: needinfo?(kgrandon)
Comment 2•11 years ago
|
||
Yes, the idea is that the dialog should be full screen. The problem is that I did not remove the 2.4rem from here: https://github.com/KevinGrandon/gaia/blob/eb74a7d4e2848a0de6bec0810ddf27a6af2d3b64/apps/system/style/permission_manager/permission_manager.css#L37
You want to write a patch? If not I will do so in the next day or two. Thanks for filing the bug!
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 3•11 years ago
|
||
thanks I just want confirm that. here's the patch
Attachment #8439645 -
Flags: review?(alive)
Attachment #8439645 -
Flags: feedback?(kgrandon)
Comment 4•11 years ago
|
||
Comment on attachment 8439645 [details] [review]
pull request redirect to github
Thanks for the quick patch!
Attachment #8439645 -
Flags: feedback?(kgrandon) → feedback+
Updated•11 years ago
|
Keywords: regression
Comment 5•11 years ago
|
||
Comment on attachment 8439645 [details] [review]
pull request redirect to github
Note test is red and I didn't check what's red.
Attachment #8439645 -
Flags: review?(alive) → review+
Assignee | ||
Comment 6•11 years ago
|
||
It's contact's marionette error which also occur in truncated bug.
merged to gaia-master https://github.com/mozilla-b2g/gaia/commit/fbdcf8876d212c40d90dd6eab97dc6a736f7a5ae
thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•