Closed
Bug 1424562
Opened 7 years ago
Closed 7 years ago
regression: cropped text
Categories
(Core :: Graphics: WebRender, defect, P1)
Core
Graphics: WebRender
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | disabled |
People
(Reporter: jan, Assigned: lsalzman)
References
()
Details
(Keywords: nightly-community, regression, Whiteboard: [wr-reserve])
Attachments
(3 files)
Nightly 59 x64 20171209220110 de_DE @ Debian Testing (KDE, Radeon RX480)
https://twitter.com/mike_conley
mozregression --good 2017-12-05 --bad 2017-12-10 --pref "layers.acceleration.force-enabled:true" "gfx.webrender.enabled:true" "gfx.webrender.blob-images:true" "image.mem.shared:true"
> 12:00.58 INFO: Last good revision: 27fdcafdb961e51fd792bf8563c5d1fd70b10100
> 12:00.58 INFO: First bad revision: bdc16b1eab501e3e8c86d01447a727fcb268bab2
> 12:00.58 INFO: Pushlog:
> https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=27fdcafdb961e51fd792bf8563c5d1fd70b10100&tochange=bdc16b1eab501e3e8c86d01447a727fcb268bab2
> bdc16b1eab50 Kartikaya Gupta — Bug 1423203 - Update Cargo lockfiles and revendor rust dependencies. r=jrmuizel
> 09af0af978a0 Kartikaya Gupta — Bug 1423203 - Update webrender to commit 22f472f0adb02bd71c472e426e47182f2b218f6d. r=jrmuizel
Reporter | ||
Comment 1•7 years ago
|
||
"Screenshot_20171210_023749.png" looks like "Screenshot 20171210 023749.png"
That cut off line flickers while scrolling. Some letters are cutt off on their right side. (n->r, d->c, etc.)
Reporter | ||
Comment 2•7 years ago
|
||
WR @ 5756b2ee8bccb5d5364f9c9b2a8c5e4a6aaa622f
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f0524ad0004641af718ea311b15cd07f8d2a5554 (Linux x64 opt) good
WR @ b281bd2b324fdb9df61b839aff56651946a6efb3
https://treeherder.mozilla.org/#/jobs?repo=try&revision=311a2ee898548b1df2ff791b026804a533080e32 = bad
https://github.com/servo/webrender/compare/5756b2ee8bccb5d5364f9c9b2a8c5e4a6aaa622f...b281bd2b324fdb9df61b839aff56651946a6efb3
Reporter | ||
Updated•7 years ago
|
Has Regression Range: --- → yes
Assignee | ||
Comment 3•7 years ago
|
||
If you manually revert this patch here: https://github.com/servo/webrender/commit/47a70ddc0aaf07e3769b67da0f1b445d5ffb7b42
Does the problem go away?
Flags: needinfo?(jan)
Reporter | ||
Comment 4•7 years ago
|
||
Forgot one try build from bug 1423203.
WR @ 22f472f0adb02bd71c472e426e47182f2b218f6d
https://treeherder.mozilla.org/#/jobs?repo=try&revision=05b03ab035373f3b2283f626a0525275a4485a22 = bad
https://github.com/servo/webrender/compare/5756b2ee8bccb5d5364f9c9b2a8c5e4a6aaa622f...22f472f0adb02bd71c472e426e47182f2b218f6d
https://github.com/servo/webrender/pull/2188
Flags: needinfo?(jan)
Assignee | ||
Comment 5•7 years ago
|
||
But does the problem go away if you revert the patch I pointed to?
Flags: needinfo?(jan)
Reporter | ||
Comment 6•7 years ago
|
||
Could you please make a linux64 try build?
Assignee | ||
Comment 7•7 years ago
|
||
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #6)
> Could you please make a linux64 try build?
That would take a bit. In local testing I was not able to reproduce this at all. You're not using any special bitmap fonts here or the like?
Reporter | ||
Comment 8•7 years ago
|
||
I haven't changed any font settings in Nightly. And setting anti-aliasing back to default and restarting Nightly had no effect.
Flags: needinfo?(jan)
Assignee | ||
Comment 9•7 years ago
|
||
Pushed a try run here: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d63e10b6533f2e1c8a8a8c374d995cd52eff5ab
Once the builds are ready there, please try it and see if it fixes your issue.
Reporter | ||
Comment 10•7 years ago
|
||
(In reply to Lee Salzman [:lsalzman] from comment #9)
> Pushed a try run here:
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d63e10b6533f2e1c8a8a8c374d995cd52eff5ab
>
> Once the builds are ready there, please try it and see if it fixes your issue.
Thank you! Yes, it's fixed in "Linux x64 opt".
Assignee | ||
Comment 11•7 years ago
|
||
Fixed by WR PR: https://github.com/servo/webrender/pull/2213
Assignee: nobody → lsalzman
Depends on: 1424280
OS: Linux → All
Priority: -- → P1
Hardware: x86_64 → All
See Also: → https://github.com/servo/webrender/pull/2213
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•7 years ago
|
||
Verified fixed in Nightly 59 x64 20171210220040 de_DE @ Debian Testing (KDE, Radeon RX480). Thank you!
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage] → [wr-reserve]
You need to log in
before you can comment on or make changes to this bug.
Description
•