Re: [webkit-qt] Qt 4.8.7 QtWebkit

2020-07-17 Thread Ramakanth Kesireddy
The style is not being applied though setDefaultTextEncding("utf-8") is set.
Attached are the test failures with QtWebkit 5.212 when verified on target.
Looks like setUserStyleSheetUrl(QUrl::fromLocalFile is being failed in the
tests as seen.

Let me know if am missing anything in this regard or it is a known issue in
latest QtWebkit 5.212.
Hope CSS3 is supported and stylesheet could be set through CSS3.

Your help in this is greatly appreciated.

Thanks and Regards,
Ramakanth


On Wed, 8 Jul, 2020, 22:28 Ramakanth Kesireddy,  wrote:

> Thanks for your email.
> Am using QtWebkit5.212 with Qt 5.6.3.
>
> However noticed that
> setUserStyleSheetUrl(QUrl::fromLocalFile(QString::fromStdString("sample.css")
> is not working as expected to load the css with scrollbar buttons set in
> background-image.
>
> In the old version of QtWebkit with Qt 4.8, it works fine.
>
> Am I missing something and is the performance improved in loading or
> rendering html using sethtml incase of Qt WebKit 5.212.
>
> Am using QtWebkit 5.212 alpha3 sources with patches applied for building
> WebKit.
>
> Best Regards,
> Ramakanth
>
> On Fri, 3 Jul, 2020, 08:07 Konstantin Tokarev,  wrote:
>
>>
>>
>> 24.06.2020, 08:15, "Ramakanth Kesireddy" :
>> > The below issue is resolved..
>> > Could you please let me know if there is any latest Qt WebKit 5.212
>> documentation and sources containing the patches?
>>
>> You can find documentation at https://qtwebkit.github.io/, though it
>> doesn't differ much from one published at doc.qt.io (except being less
>> pretty and containing docs for a few new APIs)
>>
>> --
>> Regards,
>> Konstantin
>>
>


test_qwebview.log
Description: Binary data


tst_qwebpage.log
Description: Binary data
___
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt


Re: [webkit-qt] Qt 4.8.7 QtWebkit

2020-07-02 Thread Konstantin Tokarev


24.06.2020, 08:15, "Ramakanth Kesireddy" :
> The below issue is resolved..
> Could you please let me know if there is any latest Qt WebKit 5.212 
> documentation and sources containing the patches?

You can find documentation at https://qtwebkit.github.io/, though it doesn't 
differ much from one published at doc.qt.io (except being less pretty and 
containing docs for a few new APIs)

-- 
Regards,
Konstantin
___
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt


Re: [webkit-qt] Qt 4.8.7 QtWebkit

2020-06-08 Thread Konstantin Tokarev



04.06.2020, 16:49, "Coda Highland" :
> I mean, that all depends on what you want to do with it. That version is 
> REALLY out of date, but if you aren't running untrusted Javascript in it (so 
> the security updates aren't relevant) and if you don't need the performance 
> or features added since the last time it was synced with WebKit trunk, then 
> it's not mandatory to update.

There is QtWebKit 2.3.4 for Qt 4.8 (which was not officially released as a part 
of Qt), based on the same WebKit code as version shipped with Qt 5.0 and 5.1, 
however, indeed both QtWebKit versions are REALLY out of date (like "almost a 
decade ago"), so using any of them is not recommended.
___
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt


Re: [webkit-qt] Qt 4.8.7 QtWebkit

2020-06-04 Thread Coda Highland
I mean, that all depends on what you want to do with it. That version is
REALLY out of date, but if you aren't running untrusted Javascript in it
(so the security updates aren't relevant) and if you don't need the
performance or features added since the last time it was synced with WebKit
trunk, then it's not mandatory to update.

/s/ Adam

On Thu, Jun 4, 2020 at 4:40 AM Ramakanth Kesireddy 
wrote:

> Hi,
>
> As we plan to use Qt 4.8.7 open source version apart from Qt 5.12.8
> commercial version, can you let me know if the QtWebkit module contained in
> Qt 4.8.7 is recommended to use or we need to fetch latest Qt WebKit sources?
>
> Best Regards,
> Ramakanth
> ___
> webkit-qt mailing list
> webkit-qt@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-qt
>
___
webkit-qt mailing list
webkit-qt@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-qt