Closed
Bug 1130376
Opened 10 years ago
Closed 10 years ago
Android 5 recents screen clips off top of application screen shot
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1108584
People
(Reporter: mhaigh, Unassigned)
References
Details
Attachments
(2 files)
In the Android 5 (L) recents panel, it seems that the screenshots are clipped to remove the height of the action bar, however it seems that we are using a non-standard sized action bar (a quick glance indicates that ours is smaller than apps such as Twitter) and we're losing the top part of the loaded webpage because of it.
Reporter | ||
Comment 1•10 years ago
|
||
Nice find. Note that L increases the toolbar size to 56dp (as opposed to our value of 48dp, which I assume is the standard). iirc, it is harder than just increasing the height of the toolbar because the proportions might look strange at the increased size.
Dupe to bug 1108584 for increasing the size of the toolbar.
(In reply to Michael Comella (:mcomella) from comment #2)
> iirc, it is harder than just increasing the height of the
> toolbar because the proportions might look strange at the
> increased size.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1108584#c3
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•