I am developing a program that opens google.com website inside a borderless GTK Window on linux.
Loaded inside is webkit that displays a website. Everything works nice, but I cannot scroll or click anything
(scrolling with arrow keys and using TAB to navigate the website works). How can I fix it?
I tried googling but found no information.