Closed
Bug 1316404
Opened 8 years ago
Closed 8 years ago
[e10s] Dropdown menu list is using wrong font family
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 2 open bugs, )
Details
(5 keywords)
Attachments
(2 files, 1 obsolete file)
67.21 KB,
image/png
|
Details | |
58 bytes,
text/x-review-board-request
|
mconley
:
review+
jcristau
:
approval-mozilla-aurora+
|
Details |
+++ 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 font family than on button. It's consistency and compatibility issue, comparing to other browsers.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
status-firefox49:
--- → unaffected
status-firefox50:
--- → unaffected
status-firefox-esr45:
--- → unaffected
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
status-firefox53:
--- → affected
tracking-firefox53:
--- → ?
Updated•8 years ago
|
Priority: -- → P1
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → markgolbeck08
Mentor: jaws
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8812173 [details]
Bug 1316404 Dropdown menu list is using wrong font family.
https://reviewboard.mozilla.org/r/94026/#review94172
This patch still doesn't look right. I'll put up a patch for this.
Attachment #8812173 -
Flags: review?(jaws) → review-
Assignee | ||
Updated•8 years ago
|
Attachment #8812173 -
Flags: review?(mconley)
Assignee | ||
Comment 4•8 years ago
|
||
Actually, this looks to be unrelated to the changes that bug 1091592 introduced.
Assignee: markgolbeck08 → nobody
Mentor: jaws
Status: ASSIGNED → NEW
Comment 6•8 years ago
|
||
Is the attached what you mean (ignore the oddity with the dropdown text being vertically compressed a bit; that's not what I saw outside the screenshot)?
Assignee | ||
Updated•8 years ago
|
Attachment #8812173 -
Attachment is obsolete: true
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
No longer depends on: 1313418
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•8 years ago
|
||
I checked on Linux that we don't need to make a similar change there. It doesn't look like a change needs to be made for OSX but I didn't confirm it.
Comment 9•8 years ago
|
||
mozreview-review |
Comment on attachment 8818407 [details]
Bug 1316404 - Use font:-moz-list; on the e10s select popup to match the default font used by the associated select button.
https://reviewboard.mozilla.org/r/98476/#review98852
I tested on OS X, and it doesn't look like we need this there.
Thanks for the patch!
Attachment #8818407 -
Flags: review?(mconley) → review+
Comment 10•8 years ago
|
||
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a9a8fb2f9cad
Use font:-moz-list; on the e10s select popup to match the default font used by the associated select button. r=mconley
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
Blocks: 1316405
Assignee | ||
Comment 11•8 years ago
|
||
Comment on attachment 8818407 [details]
Bug 1316404 - Use font:-moz-list; on the e10s select popup to match the default font used by the associated select button.
Approval Request Comment
[Feature/Bug causing the regression]: when the select popups were switched to the e10s implementation, the e10s implementation inherited the system fonts for the menutiems, causing the menuitems to no longer match the previous font that was used for the menuitems (windows only)
[User impact if declined]: On Windows the font of the popup doesn't match the font of the button for select elements.
[Is this code covered by automated tests?]: no, visual only
[Has the fix been verified in Nightly?]: not yet, just landed in autoland
[Needs manual test from QE? If yes, steps to reproduce]: shouldn't need manual testing from QE
[List of other uplifts needed for the feature/fix]: none
[Is the change risky?]: no
[Why is the change risky/not risky?]: css only change, just changes the font-family of the items in the popup to match what was previously shipped prior to v52
[String changes made/needed]: none
Attachment #8818407 -
Flags: approval-mozilla-aurora?
Comment 12•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Comment 13•8 years ago
|
||
Virtual, can you verify this is fixed for you in the current nightly?
Flags: needinfo?(virtual)
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 14•8 years ago
|
||
Sure.
I'm confirming that this bug and bug #1316405 are now fixed started with Firefox Nightly 53.0a1 (2016-12-15).
Now, waiting for patch uplifting to Aurora.
Thank you very much Jared Wein [:jaws]! \0/
Comment 15•8 years ago
|
||
Comment on attachment 8818407 [details]
Bug 1316404 - Use font:-moz-list; on the e10s select popup to match the default font used by the associated select button.
change font on windows e10s select popup to match non-e10s, for aurora52
Attachment #8818407 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 16•8 years ago
|
||
(In reply to Virtual_ManPL [:Virtual] - (ni? me) from comment #14)
> Sure.
> I'm confirming that this bug and bug #1316405 are now fixed started with
> Firefox Nightly 53.0a1 (2016-12-15).
> Now, waiting for patch uplifting to Aurora.
>
> Thank you very much Jared Wein [:jaws]! \0/
You are very welcome, and thank you again :)
Comment 17•8 years ago
|
||
bugherder uplift |
Updated•8 years ago
|
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
Keywords: nightly-community
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
QA Contact: Virtual
You need to log in
before you can comment on or make changes to this bug.
Description
•