Closed
Bug 1316405
Opened 8 years ago
Closed 8 years ago
[e10s] Dropdown menu list is using wrong font size
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox-esr45 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | + | verified |
firefox53 | - | verified |
People
(Reporter: Virtual, Assigned: jaws)
References
(Blocks 1 open bug, )
Details
(5 keywords, Whiteboard: [fixed by patches from bug #1316722 and bug #1316404])
Attachments
(5 files)
+++ This bug was initially created as a clone of Bug #1313418 +++
[Tracking Requested - why for this release]: Regression
STR:
1. Open this website page - https://bugzilla.mozilla.org/enter_bug.cgi?product=Core
2. Open second "Platform" dropdown menu list
3. See that font in text on dropdown menu list is using other size family than on button. The font is smaller. It's consistency and compatibility issue, comparing to other browsers.
Reporter | ||
Updated•8 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Assignee | ||
Comment 1•8 years ago
|
||
Hey Philipp, what do you think about the difference between the font being used on the button and what shows up in the popup?
You can look at https://bug1313418.bmoattachments.org/attachment.cgi?id=8805455 to see the difference. We didn't change the font on the button because we are worried about web compat.
Flags: needinfo?(philipp)
Comment 2•8 years ago
|
||
I think this is a recent regression. might have something to do with recent gfx changes related to oopc.
Updated•8 years ago
|
Attachment #8809181 -
Attachment is patch: false
Attachment #8809181 -
Attachment mime type: text/plain → image/jpg
Comment 3•8 years ago
|
||
here's aurora, which doesn't have the issue.
Updated•8 years ago
|
Flags: needinfo?(florin.mezei)
Keywords: regressionwindow-wanted
Reporter | ||
Comment 4•8 years ago
|
||
(In reply to Jim Mathies [:jimm] from comment #2)
> Created attachment 8809181 [details]
> selects.jpg
>
> I think this is a recent regression. might have something to do with recent
> gfx changes related to oopc.
+
(In reply to Jim Mathies [:jimm] from comment #3)
> Created attachment 8809184 [details]
> 51selects.jpg
>
> here's aurora, which doesn't have the issue.
It's bug #1315568,
not this one, which is about wrong size of the fonts
Firefox 51 - https://bug1313418.bmoattachments.org/attachment.cgi?id=8805454
Firefox 52 - https://bug1313418.bmoattachments.org/attachment.cgi?id=8805455
It regressed because of patch from bug #1091592.
Updated•8 years ago
|
Flags: needinfo?(florin.mezei)
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Keywords: regressionwindow-wanted
Reporter | ||
Updated•8 years ago
|
status-firefox49:
--- → unaffected
status-firefox50:
--- → unaffected
status-firefox-esr45:
--- → unaffected
Reporter | ||
Updated•8 years ago
|
status-firefox53:
--- → affected
tracking-firefox53:
--- → ?
Updated•8 years ago
|
Priority: -- → P1
Assignee | ||
Comment 5•8 years ago
|
||
This is fixed by the patch in bug 1316722.
Depends on: 1316722
Flags: needinfo?(philipp)
Assignee | ||
Comment 6•8 years ago
|
||
Fixed by bug 1316722.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•8 years ago
|
||
Thank you very much! \o/
Status: RESOLVED → VERIFIED
Whiteboard: [fixed by patch from bug #1316722]
Reporter | ||
Comment 9•8 years ago
|
||
Reopening, as it's not fixed for all dropdown menu lists
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•8 years ago
|
Whiteboard: [fixed by patch from bug #1316722]
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(jaws)
Assignee | ||
Comment 12•8 years ago
|
||
This screenshot shows Firefox Beta 51 on the right and Firefox Nightly 53 on the left. The font-sizes here are the same between the two.
There were some changes in look between non-e10s and e10s but those are considered wontfix. The only changes that these two screenshots show is lighter border color, increased padding, and a grey background for the optgroup headers. These changes are by design.
Flags: needinfo?(jaws)
Assignee | ||
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Reporter | ||
Comment 13•8 years ago
|
||
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #12)
> [...] There were some changes in look between non-e10s and e10s
> but those are considered wontfix.
> [...] These changes are by design.
So the font size in the button won't be the same, as the font size in the dropdown menu,
and it's considered wontfix, as it's intended by design?
Flags: needinfo?(jaws)
Whiteboard: [fixed by patch from bug #1316722]
Updated•8 years ago
|
Assignee | ||
Comment 14•8 years ago
|
||
(In reply to Virtual_ManPL [:Virtual] - (ni? me) from comment #13)
> (In reply to Jared Wein [:jaws] (please needinfo? me) from comment #12)
> > [...] There were some changes in look between non-e10s and e10s
> > but those are considered wontfix.
> > [...] These changes are by design.
>
> So the font size in the button won't be the same, as the font size in the
> dropdown menu,
> and it's considered wontfix, as it's intended by design?
I tested on Windows 10 and we can match the default font of the button to that of the popup if we set `font: -moz-list;` on the menucaptions and menuitems inside of the #ContentSelectDropdown. I will upload a patch to bug 1316404. Thank you for your persistence.
Flags: needinfo?(jaws)
Reporter | ||
Comment 15•8 years ago
|
||
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #14)
> (In reply to Virtual_ManPL [:Virtual] - (ni? me) from comment #13)
> > (In reply to Jared Wein [:jaws] (please needinfo? me) from comment #12)
> > > [...] There were some changes in look between non-e10s and e10s
> > > but those are considered wontfix.
> > > [...] These changes are by design.
> >
> > So the font size in the button won't be the same, as the font size in the
> > dropdown menu,
> > and it's considered wontfix, as it's intended by design?
>
> I tested on Windows 10 and we can match the default font of the button to
> that of the popup if we set `font: -moz-list;` on the menucaptions and
> menuitems inside of the #ContentSelectDropdown. I will upload a patch to bug
> 1316404. Thank you for your persistence.
Thank you very much for reconsidering and creating the patch and ! \o/
Reporter | ||
Updated•8 years ago
|
Depends on: 1316404
Whiteboard: [fixed by patch from bug #1316722] → [fixed by patches from bug #1316722 and bug #1316404]
Reporter | ||
Updated•7 years ago
|
Keywords: nightly-community
Reporter | ||
Updated•7 years ago
|
Target Milestone: --- → mozilla53
Reporter | ||
Updated•7 years ago
|
QA Contact: Virtual
Reporter | ||
Updated•7 years ago
|
Assignee: nobody → jaws
You need to log in
before you can comment on or make changes to this bug.
Description
•