Transform rotate is incorrectly calculated
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | --- | verified |
People
(Reporter: artemx100, Assigned: nical)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
1.05 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
Honestly I'm not even sure. I will attach an example.
For some context: This is a regression with recent nightly builds (present in both 20210518094531 and 20210518160751, possibly older ones too). It does not happen with neither dev edition(89.0b13) nor stable(88.0.1).
Actual results:
Most of the text only had transform applied once. The text ends up being flipped.
Expected results:
Transform should apply twice. None of the text should be flipped.
![]() |
||
Comment 1•4 years ago
|
||
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a5c77aa7cbc5985c47a862f557afb9e65c58d0a2&tochange=a1f86626a0c9f0fb9b87d4ebcfca84f0a5f16015
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
The regressing patch is being backed out in bug 1711806.
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Reproduced with Firefox 90.0a1 (20210518213628) on Windows 10x64.
Verified fixed with 90.0b5 (20210608185546) on Windows 10x64, macOS 11.3 and Ubuntu 20.04.
Description
•