https://bugs.kde.org/show_bug.cgi?id=442636

Andreas Sturmlechner <ast...@gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
                   |ork/konqueror/commit/ba1ea2 |ork/konqueror/commit/8506c5
                   |b74f77832d2a26bb74fed18970e |85594d9d0cfc0ebe8b869ca05ff
                   |eadf301                     |7610fa7

--- Comment #16 from Andreas Sturmlechner <ast...@gentoo.org> ---
Git commit 8506c585594d9d0cfc0ebe8b869ca05ff7610fa7 by Andreas Sturmlechner, on
behalf of Stefano Crocco.
Committed on 30/09/2021 at 11:50.
Pushed by stefanocrocco into branch 'release/21.08'.

Make Konqueror compatible with KIO 5.86.0

Due to a change in KIO::DesktopExecParser::hasSchemeHandler (commit
5fa55a2395cbfb6504e56bf71c869c8e49902e13Q) URLs entered in the
navigation bar either were always opened in a new tab or they were
opened in another program altogether (for example, man and info URLs).

To fix this issue, it has been necessary to copy the implementation of
KRun::init and KParts::BrowserRun::init in KonqRun::init, making the
necessary changes to restore the old behaviour.
(cherry picked from commit ba1ea2b74f77832d2a26bb74fed18970eeadf301)

M  +122  -7    src/konqrun.cpp
M  +11   -0    src/konqrun.h

https://invent.kde.org/network/konqueror/commit/8506c585594d9d0cfc0ebe8b869ca05ff7610fa7

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to