Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flip and PageTurn effects does not work in FireFox #7845

Closed
nelito987 opened this issue May 28, 2024 · 1 comment
Closed

Flip and PageTurn effects does not work in FireFox #7845

nelito987 opened this issue May 28, 2024 · 1 comment
Labels
Bug C: RadioButton F: FX FP: Completed Sync status with associated Feedback Item FP: Declined Sync status with associated Feedback Item jQuery SEV: Medium

Comments

@nelito987
Copy link
Contributor

Bug report

In the latest FireFox (126.0) flip and pageTurn effects does not work properly

Reproduction of the problem

  1. Open FireFox and upgrate to 126 version if needed
  2. Opne the Demos: https://demos.telerik.com/kendo-ui/fx/pageturn and https://demos.telerik.com/kendo-ui/fx/flip click to turn a page in the first demo and the 'Store' button in the second

Current behavior

The effect does not work and the text is reversed when the flip effect is used. screencast - https://somup.com/cZhuiL5mUu

Expected/desired behavior

The effects should be applied and tetx should not be reversed.

Environment

  • Kendo UI version: 2024.2.514
  • jQuery version: x.y
  • Browser: [Firefox XX]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label May 28, 2024
@iordanGrancharov iordanGrancharov added FP: Declined Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels May 30, 2024
@iordanGrancharov
Copy link

The bug is related to the latest Firefox release rather than the Kendo library. There are other reports of broken animations in the different components and they all appeared with v126 of Firefox.

There is a bug logged in the Bugzilla website with details around it.
https://bugzilla.mozilla.org/show_bug.cgi?id=1898455

Note: The logged issue is about the transform property, but it applies the same to the transition property.

@github-actions github-actions bot added the FP: Completed Sync status with associated Feedback Item label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: RadioButton F: FX FP: Completed Sync status with associated Feedback Item FP: Declined Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

3 participants