Open Bug 1916203 Opened 17 days ago Updated 10 days ago

Registered Custom Properties rarely trigger a transitionstart

Categories

(Core :: CSS Transitions and Animations, defect)

defect

Tracking

()

UNCONFIRMED

People

(Reporter: bramus, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

Steps to reproduce:

(This bug was discovered while building @bramus/style-observer, a library that responds to changes in computed styles. For this it relies on CSS Transitions and transition-behavior: allow-discrete. See https://brm.us/style-observer for details about this library.)

Tested in Firefox Nightly 131.0a1 (2024-09-01) (aarch64)

Actual results:

Clicking the --variable1 button does not update the output, or only very rarely does when rage clicking the button.

Expected results:

Clicking the --variable1 button should update the output

Noteworthy:

Triggering the --variable2 button (after a first miss, see https://bugzilla.mozilla.org/show_bug.cgi?id=1916202) does always update trigger a transitionstart. Is this bug only related to values/syntaxes that can be interpolated?

The Bugbug bot thinks this bug should belong to the 'Core::CSS Transitions and Animations' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → CSS Transitions and Animations
You need to log in before you can comment on or make changes to this bug.