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

            Bug ID: 444048
           Summary: The man:/ command does not allow the browser to render
                    HTML correctly
           Product: krunner
           Version: 5.23.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: locations
          Assignee: alexander.loh...@gmx.de
          Reporter: lufanzh...@gmail.com
                CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
man:/<command> or #<command> opens the corresponding manual in the browser,
which is a great feature, but right now it doesn't work very well.

Because it will open file:///$XDG_CACHE_HOME/kioexec/krun/${RANDOM}/${COMMAND}
in the browser, but the browser does not consider it to be an HTML document,
but rather plain text, so the source code of the HTML file is displayed.

We should add the .html suffix to the file in order for the browser to
correctly identify the file type.

The browser I use is Chromium

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

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

Reply via email to