Open Bug 1675076 Opened 5 years ago Updated 4 years ago

[Bug] Scrolling horizontally doesnt work properly on Ff nightly

Categories

(Core :: Graphics, defect)

Unspecified
Android
defect

Tracking

()

Tracking Status
firefox-esr78 --- unaffected
firefox82 --- unaffected
firefox83 --- disabled
firefox84 --- disabled
firefox85 --- disabled
firefox86 --- disabled
firefox87 --- disabled
firefox88 --- disabled
firefox89 --- disabled
firefox90 --- disabled

People

(Reporter: kbrosnan, Unassigned, NeedInfo)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

From github: https://github.com/mozilla-mobile/fenix/issues/16336.

[comment]: When we scroll horizontally on a page snippet, the elements are not scrolled and disappearing. Same is not happening when the element is scrolled on top of screen. This issue is only on ff nightly. Not happening on beta and stable.

Steps to reproduce

Open m.sakshi.com
Scroll down and swipe horizontally

Expected behavior

Elements scrolling should happen normally

Actual behavior

Elements are disappearing

Device information

OnePlus 7pro

  • Android device: Android 10
  • Fenix version: nightly 201102 17:00

Change performed by the Move to Bugzilla add-on.

Component: General → Graphics
Product: GeckoView → Core

Jamie, can you repro this?

Severity: -- → S3
Flags: needinfo?(jnicol)
Flags: needinfo?(jnicol) → needinfo?(hikezoe.birchill)
Regressed by: 1659227
Has Regression Range: --- → yes

Yes I could once, but not anymore. That's annoying, the case looks a simple overflow:hidden container case. There is definitely a race condition triggering the issue. Anyways the feature, partial pre-render, causing this issue hasn't yet been enabled all channels.

Blocks: 1656473
Flags: needinfo?(hikezoe.birchill)

It seems like the horizontally-scrollable bit needs to be near the bottom of the screen to reproduce. If it is in the top 2/3rds of the screen it does not reproduce for me.

Oh yes! I can reproduce reliably. Thanks! It seems hovering position:fixed elements interferes animations? Odd.

Flags: needinfo?(hikezoe.birchill)

Set release status flags based on info from the regressing bug 1659227

Hi Team,
I was the one who raised this bug on Github and then it got moved here. Would this bug be fixed?
Thank you

IIUC, this is a Nightly-only issue due to partial pre-render not being enabled past that point yet.

layout.animation.prerender.partial is still nightly only.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: