Closed Bug 1093119 Opened 10 years ago Closed 10 years ago

about:feedback page is aligned to left

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(firefox33 unaffected, firefox34 unaffected, firefox35+ verified, firefox36+ verified, fennec35+)

VERIFIED FIXED
Firefox 36
Tracking Status
firefox33 --- unaffected
firefox34 --- unaffected
firefox35 + verified
firefox36 + verified
fennec 35+ ---

People

(Reporter: CristinaM, Assigned: vivek, Mentored)

References

Details

(Keywords: regression)

Attachments

(2 files, 1 obsolete file)

Attached image about_feedback.png
Environment
Build: Firefox for Android 36.0a1 (2014-11-03)
Device: Asus Transformer TF101 (Android 4.0.3)

Steps to reproduce:
1. Launch Fennec and navigate to about:feedback.

Expected results:
Page is aligned to center.

Actual results:
Page is aligned to left.

Regression window:
Last good: 2014-10-06
First bad: 2014-10-07

Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0ed32d9a42d6&tochange=9ee9e193fc48

Notes: Please see the attachment.
[Tracking Requested - why for this release]: Bug 1007436 looks like the regressor.
Blocks: 1007436
tracking-fennec: --- → ?
Keywords: regression
Assignee: nobody → vivekb.balakrishnan
Mentor: margaret.leibovic
Attached patch 1093119.patch (obsolete) — Splinter Review
This patch centers all the sections in the html document.
Attachment #8516978 - Flags: review?(margaret.leibovic)
Comment on attachment 8516978 [details] [diff] [review]
1093119.patch

Review of attachment 8516978 [details] [diff] [review]:
-----------------------------------------------------------------

This looks fine to me, and it looks good on my N4, but I wonder whether or not we still need this 20px margin. r+, but I'll review another version of the patch if you agree with my suggestion below.

::: mobile/android/themes/core/aboutFeedback.css
@@ +20,4 @@
>    overflow: auto;
>    height: calc(100% - 80px);
> +  margin: 20px auto;
> +  padding: 25px;

If we're updating this padding value, do we still need the top/bottom 20px margin? Or could we just restore the margin-left/margin-right: auto;, then replace the margin/padding declaration with this new padding declaration?
Attachment #8516978 - Flags: review?(margaret.leibovic) → review+
Attached patch 1093119.patchSplinter Review
@Margaret: yes, I've restored margin-left/right and added the margin value to padding as you suggested.
Attachment #8516978 - Attachment is obsolete: true
Attachment #8517596 - Flags: review?(margaret.leibovic)
Comment on attachment 8517596 [details] [diff] [review]
1093119.patch

Review of attachment 8517596 [details] [diff] [review]:
-----------------------------------------------------------------

Nice, thanks.
Attachment #8517596 - Flags: review?(margaret.leibovic) → review+
tracking-fennec: ? → 35+
https://hg.mozilla.org/mozilla-central/rev/7ef22f247d76
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
Verified as fixed in:
Build: Firefox for Android 36.a01 (2014-11-09)
Device: Asus Transformer Pad TF300T (Android 4.2.1)
Comment on attachment 8517596 [details] [diff] [review]
1093119.patch

Approval Request Comment
[Feature/regressing bug #]: bug 1007436
[User impact if declined]: about:feedback is misaligned on tablets
[Describe test coverage new/current, TBPL]: no test coverage, tested locally and baked om m-c
[Risks and why]: low-risk, small style change 
[String/UUID change made/needed]: none
Attachment #8517596 - Flags: approval-mozilla-aurora?
Attachment #8517596 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Verified as fixed in
Build: Firefox for Android 35.0a2 (2014-11-16)
Device: Asus Transformer Pad TF300T (Android 4.2.1)
Status: RESOLVED → VERIFIED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: