https://bugs.documentfoundation.org/show_bug.cgi?id=149466
Bug ID: 149466
Summary: LibreOffice Draw opens the OpenSSH public key
Product: LibreOffice
Version: 7.0 all versions
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Description:
I created an SSH key pair using the following command on Debian:
$ ssh-keygen
which subsequently created two files:
id_rsa id_rsa.pub
the public key has a .pub extension but has the following type:
$ file id_rsa.pub
id_rsa.pub: OpenSSH RSA public key
But LibreOffice assumes that every .pub file is a Microsoft Publisher file and
LibreOffice Draw becomes automatically the default software to open it.
I think this is a bug and it needs to be changed.
Actual Results:
LibreOffice Draw opens the ssh public key
Expected Results:
LibreOffice Draw should not open ssh public key file.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.0.4.2
Build ID: 00(Build:2)
CPU threads: 8; OS: Linux 5.16; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Debian package version: 1:7.0.4-4+deb11u1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.