[e10s] SVG cursors are no longer HiDPI
Categories
(Core :: Widget, defect, P3)
Tracking
()
People
(Reporter: mstange, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: tpi:+)
Attachments
(2 files)
59 bytes,
text/x-review-board-request
|
Details | |
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta-
|
Details | Review |
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 6•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 7•8 years ago
|
||
Updated•8 years ago
|
Comment 8•7 years ago
|
||
Reporter | ||
Comment 9•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 11•7 years ago
|
||
Reporter | ||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
Reporter | ||
Comment 14•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 16•7 years ago
|
||
Reporter | ||
Comment 17•7 years ago
|
||
mozreview-review |
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Assignee | ||
Comment 20•4 years ago
|
||
This builds on the image-set work to trivially implement this.
Updated•4 years ago
|
Comment 21•4 years ago
|
||
Comment 22•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Comment 23•4 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 24•4 years ago
|
||
Comment on attachment 9216946 [details]
Bug 1304098 - Scale vector images appropriately in PuppetWidget before sending them to the parent process. r=mstange
Beta/Release Uplift Approval Request
- User impact if declined: SVG cursors on hiDPI screens are too small.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: See test-case in comment 0
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is a relatively small patch that builds on top of other uplifted fixes (bug 1705877), and might be nice to get in beta. However it's a long-standing regression, so your call :)
- String changes made/needed: none
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 25•4 years ago
|
||
Reproduced the issue on Firefox 90.0a1 (2021-04-20) under macOS 10.15.7 on a 2015 macbook pro retina. The issue is no longer reproducible on Firefox 90.0a1 (2021-05-05).
Comment 26•4 years ago
|
||
Comment on attachment 9216946 [details]
Bug 1304098 - Scale vector images appropriately in PuppetWidget before sending them to the parent process. r=mstange
It regressed with Firefox 28, I think it can ride the trains :D
Comment 27•4 years ago
|
||
Based on info from Comment 26, will update the flags accordingly to wontfix for Firefox 89 and mark this as verified for Firefox 90.
Description
•