Closed
Bug 1384812
Opened 6 years ago
Closed 6 years ago
The Learn more link of the automaticallySubmitCrashesBox checkbox should not align right side and the defaultEngineGroup checkbox should not be full width after Bug 1382660 is landed.
Categories
(Firefox :: Settings UI, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 56
Tracking | Status | |
---|---|---|
firefox56 | --- | verified |
People
(Reporter: evanxd, Assigned: evanxd)
References
Details
(Whiteboard: [photon-preference])
Attachments
(5 files)
The Learn more link of the automaticallySubmitCrashesBox checkbox should not align right side.
Flags: qe-verify+
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8890676 -
Flags: review?(jaws)
Assignee | ||
Comment 2•6 years ago
|
||
Hi Jared, Could you help review the patch? Thank you.
Assignee | ||
Comment 3•6 years ago
|
||
After removing the flex=1, it make thing correct. See it in the attachment.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•6 years ago
|
Attachment #8890782 -
Flags: review?(jaws)
Assignee | ||
Updated•6 years ago
|
Summary: The Learn more link of the automaticallySubmitCrashesBox checkbox should not align right side. → The Learn more link of the automaticallySubmitCrashesBox checkbox should not align right side and the defaultEngineGroup checkbox should not be full width after Bug 1382660 is landed.
Assignee | ||
Comment 5•6 years ago
|
||
The defaultEngine menulist should not be full width.
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8890676 [details] Bug 1384812 - Remove the flex=1 attribute from submitHealthReportBox and automaticallySubmitCrashesBox checkboxes because they have learn-more links in the same line which should appear next to the checkbox instead of at the end of the line. https://reviewboard.mozilla.org/r/161854/#review167580 ::: commit-message-f1693:1 (Diff revision 1) > +Bug 1384812 - Remove the flex=1 attribute from submitHealthReportBox and automaticallySubmitCrashesBox checkboxes. This commit message should say "why" it is doing something, not just "what" it is doing. Please add in here that these checkboxes should not have flex=1 because they have learn-more links in the same line which should appear next to the checkbox instead of at the end of the line.
Attachment #8890676 -
Flags: review?(jaws) → review+
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8890782 [details] Bug 1384812 - Add hbox for the defaultEngine menulist because we would like to make the menulist width just align its content width. https://reviewboard.mozilla.org/r/161976/#review167582 ::: commit-message-8f0d3:1 (Diff revision 1) > +Bug 1384812 - Add start align box for the defaultEngine menulist. This commit message also needs to be improved. Please explain why in the commit message that this should be done.
Attachment #8890782 -
Flags: review?(jaws) → review+
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 10•6 years ago
|
||
mozreview-review-reply |
Comment on attachment 8890782 [details] Bug 1384812 - Add hbox for the defaultEngine menulist because we would like to make the menulist width just align its content width. https://reviewboard.mozilla.org/r/161976/#review167582 > This commit message also needs to be improved. > > Please explain why in the commit message that this should be done. Sure, let's do it. And I'll do that way in the future.
Assignee | ||
Comment 11•6 years ago
|
||
Thank you for reviewing the patch, Jared. Let's land it once the try[1] is good. [1]: https://treeherder.mozilla.org/#/jobs?repo=try&revision=94818e0039d3
Comment 13•6 years ago
|
||
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4283d0e4b1d6 Remove the flex=1 attribute from submitHealthReportBox and automaticallySubmitCrashesBox checkboxes because they have learn-more links in the same line which should appear next to the checkbox instead of at the end of the line. r=jaws https://hg.mozilla.org/integration/autoland/rev/fda73b7884df Add hbox for the defaultEngine menulist because we would like to make the menulist width just align its content width. r=jaws
Keywords: checkin-needed
Comment 14•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4283d0e4b1d6 https://hg.mozilla.org/mozilla-central/rev/fda73b7884df
Comment 15•6 years ago
|
||
Build ID: 20170730100307 User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 Verified as fixed on Firefox Nightly 56.0a1 on Windows 10 x 64, Mac OS X 10.12 and Ubuntu 16.04 x64.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•