https://bugs.documentfoundation.org/show_bug.cgi?id=164504
Bug ID: 164504
Summary: Paste unformatted unless clipboard contains multiple
cells or source application is part of libreoffice
Product: LibreOffice
Version: 24.8.2.1 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I had to override the default ctrl+v action to "paste unformatted," because the
keyboard shortcut is a 4-finger nerve pinch that is impossible to alternate
with ctrl+shift+c (copy from terminal).
Steps to Reproduce:
1. Copy single number from web browser, terminal, etc.
2. Paste into calc spreadsheet.
Actual Results:
Cell format gets clobbered by random font, background color, whoever knows what
else from source application.
Expected Results:
The number, and *just* the number, appears in the spreadsheet cell, in the same
font as if it were typed there by a human person, and takes on whatever format
already exists for that cell, such as conditional color scales.
There is basically only one use case for rich paste from an external
application into a spreadsheet, which is pasting an entire HTML table from a
web browser. Fortunately, that situation is one you should be able to detect
and handle accordingly.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 24.8.4.2 (X86_64)
Build ID: 480(Build:2)
CPU threads: 4; OS: Linux 6.12; UI render: default; VCL: kf6 (cairo+wayland)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.