Apply scroll snapping during scene building prior to external scroll offset
Categories
(Core :: Graphics: WebRender, task)
Tracking
()
People
(Reporter: gw, Assigned: gw)
References
(Regressed 1 open bug)
Details
Attachments
(5 files)
| Assignee | ||
Comment 1•2 years ago
|
||
This is the next step towards support for fractional scroll offsets.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
Comment 7•2 years ago
|
||
| bugherder | ||
Comment 8•2 years ago
•
|
||
Hi, this first patch created a regression in Thunderbird folder pane.
When scrolling the hover effects or selection effects seem to remain "sticky" in their original position.
Here's a video to how the issue.
Backing out this patch fixes the issue.
Do we need to do anything in Thunderbird to follow this changes?
| Assignee | ||
Comment 9•2 years ago
|
||
I think I can spot a typo in that patch that could explain what's happening there - I'll ask for it to be backed out for now. Then, I'll fix it up, re-land it and we can see if it fixes the problem in TB. It's surprising that this doesn't get caught by any Fx tests if it's what I think it is...
Comment 10•2 years ago
|
||
Backed out for causing a regression in Thunderbird.
Backout link: https://hg.mozilla.org/mozilla-central/rev/198b8c4a9b506b8bb15c4bc93dba876c4bdb1289
Comment 11•2 years ago
•
|
||
This (or something) also completely broke graphics for me on Nightly Firefox. Like a page looks fine (say, Reddit) but then if you scroll down the image stays behind. Also images aren't loading on Discord properly. (I'm on MacOS ARM64)
Comment 12•2 years ago
|
||
Thank you so much for the quick backout.
I'm more than happy to pull the revised patch and build Thunderbird locally to test it if you want.
Feel free to ping me on the phab revision if you need.
Comment 13•2 years ago
|
||
(In reply to Glenn Watson [:gw] from comment #9)
It's surprising that this doesn't get caught by any Fx tests if it's what I think it is...
Extremely! I hope that's something we intend to resolve as well :-)
| Assignee | ||
Updated•2 years ago
|
Comment 14•2 years ago
|
||
Comment 15•2 years ago
|
||
| bugherder | ||
Comment 16•2 years ago
|
||
Comment 17•2 years ago
|
||
| bugherder | ||
Comment 18•2 years ago
|
||
Comment 19•2 years ago
|
||
| bugherder | ||
Comment 20•2 years ago
|
||
Comment 21•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•