Re: Question a bout a possible bug in KBookmarkAction

2025-06-09 Thread Stefano Crocco
On lunedì 9 giugno 2025 16:07:17 Ora legale dell’Europa centrale Albert Astals Cid wrote: > El diumenge, 8 de juny del 2025, a les 15:01:06 (Hora d’estiu d’Europa > > central), Stefano Crocco va escriure: > > Hello to everyone, > > I was investigating why in Konqueror

Question a bout a possible bug in KBookmarkAction

2025-06-08 Thread Stefano Crocco
Hello to everyone, I was investigating why in Konqueror middle-clicking on a bookmark in the bookmarks menu doesn't open the bookmark in a new tab like it used to do a while ago but opens it in the current tab and I found something which could be a bug in KBookmarks, a bug in Qt or a bug in Konq

Re: Unexpected behavior in KIO::MimeTypeFinderJob

2024-08-07 Thread Stefano Crocco
wrote: > > > > On mercredi 7 août 2024 11:54:20 heure d’été d’Europe centrale David > > > > Faure > > > > > > > > wrote: > > > > > On mercredi 7 août 2024 08:30:43 heure d’été d’Europe centrale > > > > > Stefano >

Unexpected behavior in KIO::MimeTypeFinderJob

2024-08-06 Thread Stefano Crocco
Hello to everyone, while investigating a bug in Konqueror, I just found what in my opinion is an unexpected behavior of KIO::MimeTypeFinderJob. If I'm reading the code correctly, when it uses KIO::get() to determine the mimetype [1], it lets the TransferJob go on even after it detected the mimet

KatePart causes Konqueror to crash when using the :q! Vi command

2024-03-24 Thread Stefano Crocco
Hello to everyone, I hope this is the correct place to ask for information about a crash regarding Kate part. If not, sorry for the noise. A user reported a bug [1] for Konqueror, stating that when opening a text document in Konqueror using Kate part and using the Vi command :q! Konqueror crash

Future of KParts::SelectorInterface

2023-06-14 Thread Stefano Crocco
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

Re: Problem with frameworks 5.86.0 and Konqueror

2021-09-19 Thread Stefano Crocco
On domenica 19 settembre 2021 13:16:28 CEST Stefano Crocco wrote: > On domenica 19 settembre 2021 12:42:22 CEST David Faure wrote: > > On dimanche 19 septembre 2021 10:22:38 CEST Stefano Crocco wrote: > > > This problem doesn't only affect http(s) URLs: if I enter, for exa

Re: Problem with frameworks 5.86.0 and Konqueror

2021-09-19 Thread Stefano Crocco
On domenica 19 settembre 2021 12:42:22 CEST David Faure wrote: > On dimanche 19 septembre 2021 10:22:38 CEST Stefano Crocco wrote: > > This problem doesn't only affect http(s) URLs: if I enter, for example, a > > man: URL, the man page isn't opened in Konquer

Problem with frameworks 5.86.0 and Konqueror

2021-09-19 Thread Stefano Crocco
Hello to everyone. I'm the current Konqueror maintainer and I need help about how to solve an incompatibility between the 5.86.0 version of KIO and Konqueror itself. After upgrading KDE frameworks from version 5.85.0 to 5.86.0 on my system, I noticed that whenever I entered an http(s) URL in th

D21742: Add KProtocolInfo::defaultMimetype

2019-06-11 Thread Stefano Crocco
stefanocrocco accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D21742 To: dfaure, stefanocrocco Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns

D14627: KCookieJar: fix wrong timezone conversion.

2018-08-05 Thread Stefano Crocco
stefanocrocco accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D14627 To: dfaure, stefanocrocco Cc: kde-frameworks-devel, michaelh, ngraham, bruns