Hello, thank you for your reply. I noticed you added a height and width to the template. Perhaps i’m not clear on how these work. I set both the window height/width and scrollview height/width to 800 and the scroll doesn’t seem to work. Here is a snippet with text that won’t scroll.
According to your code, the size of the scrollview’s body (template) is equal to the size of the parent layout (window). The scroll will not work in such case.
Hello @brahma, unfortunately, CustomScroll doesn’t support keyboard scrolling. The only way around this issue is to disable the CustomScroll: https://snippet.webix.com/1wvks7c7.