As you can see in the video below, the root section has a height of 100dvh. In LTR everything is fine, but in RTL the content jumps on hover and the reason is that the browser scrollbar is constantly showing/hiding.
Of course, in general, when the section height is 100dvh, since the canvas content is limited, vertical scrolling should not appear in the builder. However, when the root section is Active, vertical scrolling will appear in the builder due to the display of this option.
To be honest, I’m not sure it’s the same. That report was for version 1.9.1.1. There’s a huge jump in it, the main reason being the horizontal scrolling in the builder. RTL horizontal scrolling issue fixed in 1.12.
Overall, this report has two different problems in RTL.
1- If the section height is 100dvh, vertical scrolling will appear in the Builder, even if the page content is small. The reason for this is to display section options.
2- The page jump occurs when the mouse moves over the section. The reason for this is that when the mouse moves over the section, its name appears, causing vertical scrolling to occur.
I think this report is more similar to this one. In both of these reports, the element names are problematic.
I apologize if the reports have confused you🙏 The builder in RTL has many small challenges. If you think the reports for the Builder in RTL are scattered, just let me know and I’ll organize them.
thank you for more info. You are right, it does look more like the one you linked. Looks like the reason is exactly the one you linked, so I’ll just add this (super useful) info to the internal task that we have, and I’ll close this one as a duplicate.
The difference is that now we know when we will be working on that task, we have to also check the case with the section being 100dvh.
Thank you for your help and additional info.
Matej