Premium support for our pure JavaScript UI components


Post by armandcolenatio »

Hello,

We found a bug regarding the position of the SimpleEventEdit widget when the scheduler instance has scrollbars and the user is editing an event and scroll the page. In our case, the widget stretches to cover the entire height of the scheduler (happening on a lower resolution with a 17 hour long event). Couldn't reproduce this exact behavior in the examples, there it looks like the widget is shifted to the opposite direction of the overflowing section of the event. The different behavior might be related to the height of the viewport. Managed to reproduce it in vertical mode on vertical. Can be reproduced also on the horizontal axis, but in that case the shifting happens horizontally if the target event of the editor gets outside the screen (easily reproducible by playing around with the horizontal scrollbar).

Reproduced in the following example with the simpleEventEdit feature enabled and the eventEdit feature disabled:
https://bryntum.com/products/scheduler/examples/vertical/


Post by marcio »

Hey,

Could you confirm if the behavior that you mentioned is the one that happens with the "Malik's 8 am Conference" and "Steve's 8 am Conference" events displayed in the video??

Attachments
Bryntum Scheduler - Vertical mode demo - 6 February 2023.mp4
(788.91 KiB) Downloaded 17 times

Best regards,
Márcio


Post by armandcolenatio »

Yes, same for Malik's conference. The issue is more noticeable if you go for an even lower resolution.


Post by marcio »

Thanks for the confirmation! I created a ticket to check/fix that https://github.com/bryntum/support/issues/6113

Best regards,
Márcio


Post Reply