llelectronics / webcat

WebCat is a Webkit based webbrowser for sailfish os
19 stars 13 forks source link

FrameFlattening #82

Open TheMorc opened 4 years ago

TheMorc commented 4 years ago

Hi, i think i seem to have an issue with FrameFlattening feature as i've read that it fixes problems with sites which have scrollable subelements on them. Everything is working normally on original Sailfish OS browser but the issue happens only here. (I also tried WebPirate, but that is broken even more and doesn't even render the page as it should) Is there something that you could do about it?

llelectronics commented 4 years ago

Do you use my newer QtWebkit 5.212 from openrepos? If that has the same issue I don't think there is an easy way to fix it.

TheMorc commented 4 years ago

Storeman and also pkcon shows that your QtWebKit 5.212 is installed and just to be sure, i'm running on OnePlus 6T with latest WebCat and it happened only on Discord as that is the only site i'm aware of that is using that subelement scrolling thing. I also tried building custom WebKit application and trying to enable experimental.preferences.frameFlatteningEnabled: true hoping that it will help but it didn't.