Closed
Bug 1314802
Opened 7 years ago
Closed 7 years ago
[e10s] <select> dropdown list should handle Full/Text Zoom on Windows10, Text Zoom on Linux.
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: alice0775, Assigned: enndeakin)
References
(Blocks 2 open bugs)
Details
(4 keywords, Whiteboard: [qawanted for Full/Text Zoom on Windows10])
Attachments
(5 files)
<select> dropdown list is not respect browser zoom level, So It is too hard to read/distinguish them. Steps To Reproduce: 1. Open attached 2. Expand drop down 3. Zoom up Actual Results: Emoji font size is too small for me. So It is too hard to read/distinguish them. Expected Results: <select> dropdown list is not respect browser zoom level.
![]() |
Reporter | |
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
It does respect the zoom level for me. Do you mean that the shortcut doesn't work while the popup is open?
![]() |
Reporter | |
Comment 3•7 years ago
|
||
![]() |
Reporter | |
Comment 4•7 years ago
|
||
(In reply to Neil Deakin from comment #2) > It does respect the zoom level for me. See screenshot > Do you mean that the shortcut doesn't work while the popup is open? No.
![]() |
Reporter | |
Comment 5•7 years ago
|
||
On windows10 : Both Full Zoom and Text Zoom does not work On Ubuntu16.04: Full Zoom works as expected. However, Text Zoom does not work
Assignee | ||
Comment 6•7 years ago
|
||
Looks like full zoom works for me on all platforms, but text zoom needs to be fixed. Also, I don't get any images in the testcase; just the characters that appear in the source.
Assignee | ||
Updated•7 years ago
|
Summary: [e10s] <select> dropdown list is not respect browser zoom level, So It is too hard to read it. → [e10s] <select> dropdown list should handle text only zoom
![]() |
Reporter | |
Comment 7•7 years ago
|
||
(In reply to Neil Deakin from comment #6) > Looks like full zoom works for me on all platforms, but text zoom needs to > be fixed. > > Also, I don't get any images in the testcase; just the characters that > appear in the source. No, The problem is not only Text Zoom but also Full zoom on windows10. On Linux, The problem is Text Zoom only.
Summary: [e10s] <select> dropdown list should handle text only zoom → [e10s] <select> dropdown list should handle Full/Text Zoom on Windows10, Text Zoom on Linux.
![]() |
Reporter | |
Updated•7 years ago
|
Keywords: qawanted
Whiteboard: [qawanted for Full/Text Zoom on Windows10]
![]() |
Reporter | |
Comment 8•7 years ago
|
||
![]() |
Reporter | |
Comment 9•7 years ago
|
||
Assignee | ||
Comment 10•7 years ago
|
||
This patch handles the full vs text zoom setting.
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Assignee | ||
Comment 11•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=8621c19d073a
![]() |
Reporter | |
Updated•7 years ago
|
Attachment #8806921 -
Attachment description: select dropdown emoji.html → select dropdown emoji.html (charset unicode)
![]() |
Reporter | |
Comment 12•7 years ago
|
||
(In reply to Neil Deakin from comment #11) > https://treeherder.mozilla.org/#/jobs?repo=try&revision=8621c19d073a On Ubuntu16.04: The try build fixed Text Zoom. So, Full Zoom and Text Zoom works as expected. However, On windows10 : It seems nothing changed from regular Nightly52.0a1. Both Full Zoom and Text Zoom *does not* work.
Assignee | ||
Comment 13•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=0662eda97663
![]() |
Reporter | |
Comment 14•7 years ago
|
||
(In reply to Neil Deakin from comment #13) > https://treeherder.mozilla.org/#/jobs?repo=try&revision=0662eda97663 Same results as before... On Ubuntu16.04: The try build fixed Text Zoom. So, Full Zoom and Text Zoom works as expected. On windows10 : It seems nothing changed from regular Nightly52.0a1. Both Full Zoom and Text Zoom *does not* work.
Assignee | ||
Comment 15•7 years ago
|
||
I see this patch working for on all platforms (Windows 7, Ubuntu, Mac). This doesn't seem like something that would depend on the specific operating system version or settings. Anyway, even so, this patch is better that what existed before, so I think we can use it for now.
Assignee | ||
Updated•7 years ago
|
Attachment #8807120 -
Flags: review?(felipc)
![]() |
Reporter | |
Comment 16•7 years ago
|
||
BTW, This is a regression for Full Zoom on Windows10. Regression window: https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=f03e2740d604d339ed553dad62a3fc54c317f8fa&tochange=83461556cda59e8bcd54f09b9263e3202ce01dc2 Regressed by: 83461556cda5 Mark Golbeck — Bug 1091592 - Improve style of select dropdowns, including adding more padding for touch-enabled devices. r=jaws @Neil Deakin I think that it need to enabling accessibility device such as IME or something.
Comment 17•7 years ago
|
||
Could it be that the patch is using 'px' instead of a relative font-size unit such as 'rem'? Mark, please try changing your patch to use '.688rem', which is the equivalent of 11px for me on my Windows10 machine.
Updated•7 years ago
|
Attachment #8807120 -
Flags: review?(felipc) → review+
Assignee | ||
Comment 18•7 years ago
|
||
I think the text zoom not working is one bug (fixed by the patch), and the Windows regression is another bug.
![]() |
Reporter | |
Comment 19•7 years ago
|
||
(In reply to Neil Deakin from comment #18) > I think the text zoom not working is one bug (fixed by the patch), and the > Windows regression is another bug. Okay, I have filed Bug 1316722.
Assignee | ||
Comment 20•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=0baa46cbe531
Assignee | ||
Comment 21•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=31370d478861
Assignee | ||
Comment 22•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/e976fd4936e3e686719230b04a7e57ba19888f17 Bug 1314802, handle text zoom for select popups, r=felipe
Comment 23•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e976fd4936e3
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
![]() |
Reporter | |
Updated•6 years ago
|
Flags: needinfo?(markgolbeck08)
You need to log in
before you can comment on or make changes to this bug.
Description
•