Premium support for our pure JavaScript UI components


Post by harsh.bhardwaj »

Hello Team,

This is to inform you that we are currently using Bryntum Scheduler in our application with version ˄4.2.6. We have embedded infinite scroll, create, update etc. events in the scheduler. Things are working fine in Safari and Chrome but in Firefox browser(v94.0.2) we are facing issue.

Do the following steps to reproduce:

  1. Scroll horizontally to different dates in the scheduler.

  2. Double click into a cell (this will open the event create popup which is the correct behaviour) and close it again.

  3. Scroll vertically with your mouse (“trigger native scroll”)

4.Double click again into a cell --> See that the event create popup won’t be opened again.

  1. Click on an event to see information —> See that the popup will not open.

  2. Refresh your browser —> See that your timeline header & event will disappear.

It looks like the focus or visibility of the schedule is somehow lost, when doing this native scroll on Firefox. And as a consequence the event listeners stop working.


Post by alex.l »

Hi harsh.bhardwaj,

We had some problems with Firefox that was fixed recently on both sides (in last Firefox versions and in last Scheduler version). Could you please try to reproduce it in our online examples or locally using our latest released version?
Also that's strange to see any problems after step 4.2 (reload the page).

Please keep us updated! Thanks!

All the best,
Alex


Post by harsh.bhardwaj »

We have created a small replicate for the issue we are facing in the application. To reproduce the issue we mentioned
please do following steps:

  1. Open https://codepen.io/avinashi/pen/JjrbBbJ in firefox(v95.0)
  2. Create an event.
  3. We don’t have any vertical scroll in the example of codepen but try to just scroll down/up.
  4. You will see timeline will stuck.

Post by alex.l »

Hi harsh.bhardwaj,

Reproduced with your online demo. Before I create a ticket, could you please verify that you used the latest sources in your example?

All the best,
Alex


Post by harsh.bhardwaj »

Yes Alex,
We are using the latest sources.


Post by mats »

This is now fixed, you can download it in the nightly builds to verify


Post by harsh.bhardwaj »

Hi,

I would really appreciate if we can get a stable version with the above fix.

Thank you,
Harsh


Post by mats »

We will release very soon with this fix included.


Post Reply