Closed Bug 1314802 Opened 8 years ago Closed 8 years ago

[e10s] <select> dropdown list should handle Full/Text Zoom on Windows10, Text Zoom on Linux.

Categories

(Core :: Layout: Form Controls, defect)

Unspecified
All
defect
Not set
normal

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.
It does respect the zoom level for me.

Do you mean that the shortcut doesn't work while the popup is open?
Attached image screenshot when zoom up
(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.
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
Keywords: pp
OS: Windows 10 → All
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.
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
(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.
Keywords: qawanted
Whiteboard: [qawanted for Full/Text Zoom on Windows10]
This patch handles the full vs text zoom setting.
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Attachment #8806921 - Attachment description: select dropdown emoji.html → select dropdown emoji.html (charset unicode)
(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.
(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.
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.
Attachment #8807120 - Flags: review?(felipc)
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.
Blocks: 1091592
Flags: needinfo?(markgolbeck08)
Keywords: regression
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.
Attachment #8807120 - Flags: review?(felipc) → review+
I think the text zoom not working is one bug (fixed by the patch), and the Windows regression is another bug.
Blocks: 1316722
(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.
https://hg.mozilla.org/mozilla-central/rev/e976fd4936e3
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Flags: needinfo?(markgolbeck08)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: