[konsole] [Bug 435675] File association is overriding http(s)/ftp links in konsole

Nate Graham bugzilla_noreply at kde.org
Wed Apr 14 01:47:12 BST 2021


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

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
            Product|frameworks-kio              |konsole
            Version|unspecified                 |21.03.90
           Assignee|kio-bugs-null at kde.org       |konsole-devel at kde.org
                 CC|                            |tcanabrava at kde.org

--- Comment #2 from Nate Graham <nate at kde.org> ---
I did some investigation and found the bug is actually in Konsole, somewhere in
FileFilterHotSpot::activate(). Determining which app to open the URL with is
done in Konsole itself; by the time we get to KIO, we already have an app to
launch, and in this circumstance, it's the text editor rather than the web
browser. FileFilterHotSpot::activate() does a bunch of fancy processing to
figure out which app to open, and it's going wrong somewhere in there.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list