Closed
Bug 1407021
Opened 8 years ago
Closed 8 years ago
Button font-size is too small in info-pages
Categories
(Toolkit :: Themes, defect)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla58
People
(Reporter: nhnt11, Assigned: nhnt11)
Details
Attachments
(1 file)
|
59 bytes,
text/x-review-board-request
|
johannh
:
review+
ritu
:
approval-mozilla-beta+
|
Details |
No description provided.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → nhnt11
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Attachment #8916742 -
Flags: review?(dao+bmo) → review?(jhofmann)
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8916742 [details]
Bug 1407021 - Ensure in-content button font-size is not overridden by widget styling (e.g. in forms.css).
https://reviewboard.mozilla.org/r/187820/#review192872
Oh my, that was quite annoying indeed, thank you for fixing it! Please file for uplift. :)
Attachment #8916742 -
Flags: review?(jhofmann) → review+
Comment 3•8 years ago
|
||
Please put a bit more effort into bug filing. I'm assuming this is a Mac-only issue?
Component: Theme → Themes
Flags: needinfo?(nhnt11)
Product: Firefox → Toolkit
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/61aeae25af58
Ensure in-content button font-size is not overridden by widget styling (e.g. in forms.css). r=johannh
| Assignee | ||
Comment 5•8 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #3)
> Please put a bit more effort into bug filing. I'm assuming this is a
> Mac-only issue?
My bad with the component, at the time of filing I had not yet thought about it enough to realize it would be a Toolkit bug. And no, it affects Windows as well.
| Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(nhnt11)
| Assignee | ||
Updated•8 years ago
|
Summary: In-content button font-size is too small → Button font-size is too small in info-pages
| Assignee | ||
Comment 6•8 years ago
|
||
FWIW: off the top of my head, this bug affects about:tabcrashed and about:neterror.
| Assignee | ||
Comment 7•8 years ago
|
||
Comment on attachment 8916742 [details]
Bug 1407021 - Ensure in-content button font-size is not overridden by widget styling (e.g. in forms.css).
Approval Request Comment
[Feature/Bug causing the regression]: I can't find the regressing bug#, but I believe it happened when unifying some in-content stylesheets :(
[User impact if declined]: The font size of buttons in in-content pages (particularly neterror pages) is noticeably small
[Is this code covered by automated tests?]: no
[Has the fix been verified in Nightly?]: no
[Needs manual test from QE? If yes, steps to reproduce]:
[List of other uplifts needed for the feature/fix]:
[Is the change risky?]: no
[Why is the change risky/not risky?]: minor CSS change - in particular, it simply ensures the font-size is inherited and does not actually change any values.
[String changes made/needed]: none
Attachment #8916742 -
Flags: approval-mozilla-beta?
Comment 8•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
status-firefox57:
--- → affected
Comment on attachment 8916742 [details]
Bug 1407021 - Ensure in-content button font-size is not overridden by widget styling (e.g. in forms.css).
UI polish, Beta57+
Attachment #8916742 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 10•8 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•