You have to debug that issue on target yourself. If it doesn't reproduce on desktop, it may be caused by a bug in your compiler or whatever else.
31.08.2020, 19:06, "Ramakanth Kesireddy" <[email protected]>: > Hi, > > Is the issue https://github.com/qtwebkit/qtwebkit/issues/1021 same as that of > #908? > If so, is there any patch to fix the same incase it is a upstream webkit > issue or known issue that scroll bar is not visible with css on target? > > Please let me know in this regard. > > Thanks and Regards, > Ramakanth > > On Fri, Aug 28, 2020 at 9:17 PM Ramakanth Kesireddy <[email protected]> > wrote: >> Interestingly loadfinished() of QWebview returns true but scrollbar >> stylesheet through css is not set. >> >> Any suggestions would be of great help. >> >> Best Regards, >> Ramakanth >> >> On Fri, 28 Aug, 2020, 17:58 Ramakanth Kesireddy, <[email protected]> wrote: >>> Is there any known issue which am missing to set QWebsettings attribute >>> which would work to set stylesheet using css on embedded Yocto Linux target? >>> >>> Appreciate for your help in this regard. >>> >>> Best Regards, >>> Ramakanth >>> >>> On Wed, 26 Aug, 2020, 10:36 Ramakanth Kesireddy, <[email protected]> >>> wrote: >>>> Appreciate if anyone could provide any suggestion to solve this issue as >>>> am clueless in this regard. >>>> >>>> Thanks and Regards, >>>> Ramakanth >>>> >>>> On Tue, 25 Aug, 2020, 20:54 Ramakanth Kesireddy, <[email protected]> >>>> wrote: >>>>> Hi All, >>>>> >>>>> I added details in the issue >>>>> https://github.com/qtwebkit/qtwebkit/issues/1021 >>>>> >>>>> No stylesheet from .css works fine on target when set using >>>>> QWebSettings::setUserStyleSheetUrl(const QUrl & location) including the >>>>> webkit scrollbar stylesheet. >>>>> >>>>> Could you please point out or suggest if something is missing from >>>>> Qtwebkit 5.212 Alpha4 >>>>> wrto the above issue? >>>>> >>>>> The fonts are available in /usr/share/fonts with fontconfig on target. >>>>> >>>>> Best Regards, >>>>> Ramakanth > , > > _______________________________________________ > webkit-qt mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-qt -- Regards, Konstantin _______________________________________________ webkit-qt mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-qt
