https://bugs.documentfoundation.org/show_bug.cgi?id=173383
Bug ID: 173383
Summary: Pasting unformatted ascii text into calc pastes
chinese characters and changes font
Product: LibreOffice
Version: 26.2.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
When pasting unformatted ascii text (paste special, chosen unformatted text in
dialog) (coming from PhpStorm) into calc, it pastes chinese characters and it
changes font to chinese.
PhpStorm offers unformatted formats in clipboard:
UTF8_STRING
TEXT
STRING
text/plain;charset=UTF-16
text/plain;charset=utf-16
text/plain;charset=utf-8
text/plain;charset=UTF-16BE
text/plain;charset=utf-16be
text/plain;charset=UTF-16LE
text/plain;charset=utf-16le
text/plain;charset=ISO-8859-1
text/plain;charset=iso-8859-1
text/plain;charset=US-ASCII
text/plain;charset=us-ascii
text/plain;charset=unicode
and all formats yield same ascii text.
Steps to Reproduce:
1.open php storm, write some ascii text in text editor, copy to clipboard
2.open calc, in menu press Edit -> Paste special -> Paste unformatted text
Actual Results:
some chineese characters are pasted and font is changed to some chineese
Expected Results:
ascii text should be pasted and NO font should be changed (for UNformatted
text)
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 26.2.5.2 (X86_64)
Build ID: 620(Build:2)
CPU threads: 16; OS: Linux 7.0; UI render: default; VCL: kf6 (cairo+wayland)
Locale: en-IE (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:26.2.5.2-0ubuntu0.26.04.1
Calc: threaded
This chineese bug is there because someone pushes chineese things everywhere.
If 2 languages/fonts are used simultaneously then it could be solved
differently not that 1 of them is asian for sure...
--
You are receiving this mail because:
You are the assignee for the bug.