On mercredi 14 juin 2023 12:38:24 CEST Stefano Crocco wrote:
> Hello to everyone,
> working on fixing the Akgregator plugin for Konqueror, I realized that
> WebEnginePart didn't correctly implement the KParts::SelectorInterface API
> (it behaved as if no element was found). Unfortunately, that API
Hello to everyone,
working on fixing the Akgregator plugin for Konqueror, I realized that
WebEnginePart didn't correctly implement the KParts::SelectorInterface API (it
behaved as if no element was found). Unfortunately, that API is synchronous,
while QtWebEngine only allows to run javascript co