Open Bug 1964537 Opened 12 days ago Updated 11 days ago

testcase flickers blank on each view transition

Categories

(Core :: CSS Transitions and Animations, defect)

defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

STR:

  1. Load https://bugzilla.mozilla.org/attachment.cgi?id=9485210 (testcase 2 from bug 1964210)
  2. Press "tab" to focus the button (or click the button)
  3. Press spacebar repeatedly to press the button a bunch.

ACTUAL RESULTS:
Most of my spacebar-presses result in a flicker where the viewport goes blank for a moment.

EXPECTED RESULTS:
No such flicker.

Firefox 140.0a1 (2025-05-05) (64-bit) shows ACTUAL RESULTS.
Chrome 137 dev shows EXPECTED RESULTS (no flicker).

You can also see this in a more automated way with the original testcase from bug 1964210 -- just load that testcase, type "50" or any large number into the textbox, and hit the button. In Firefox Nightly, this makes the testcase start flickering to be blank/nonblank repeatedly.

(Note, in case anyone else trips this... the first time I was testing this, I was rapidly clicking the button in attachment 9485210 [details] and I happenedto trigger a crash - bp-e9561eb9-1555-4fe2-91cf-ca7060250505 . I'm pretty sure I hit the same crash last week when working with this same testcase. But I haven't managed to make that reproduce on-purpose/on-demand yet.)

Here's a profile of me performing the STR:
https://share.firefox.dev/3RPwJsk

If you mouse across the screenshots track, you can see it flickering blank every now and then. Here's one example, from zooming in on the profile -- the viewport is blank around the middle of this region:
https://share.firefox.dev/3RPzjOV

I think this is basically bug 1959648.

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