Page 1 of 1

Incorrect SimpleEventEdit widget position

Posted: Mon Feb 06, 2023 3:31 pm
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/


Re: Incorrect SimpleEventEdit widget position

Posted: Mon Feb 06, 2023 4:32 pm
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??


Re: Incorrect SimpleEventEdit widget position

Posted: Mon Feb 06, 2023 4:38 pm
by armandcolenatio

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


Re: Incorrect SimpleEventEdit widget position

Posted: Mon Feb 06, 2023 4:52 pm
by marcio

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