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

Stefano Crocco <stefano.cro...@alice.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/konqueror/commit/ba1ea2
                   |                            |b74f77832d2a26bb74fed18970e
                   |                            |eadf301
         Resolution|---                         |FIXED

--- Comment #8 from Stefano Crocco <stefano.cro...@alice.it> ---
Git commit ba1ea2b74f77832d2a26bb74fed18970eeadf301 by Stefano Crocco.
Committed on 19/09/2021 at 18:56.
Pushed by dfaure into branch 'master'.

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.

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

https://invent.kde.org/network/konqueror/commit/ba1ea2b74f77832d2a26bb74fed18970eeadf301

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

Reply via email to