[upstream] Calc Input bar error looses last character of pasted content
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LibreOffice |
Fix Released
|
Low
|
|||
OpenOffice |
Confirmed
|
Unknown
|
|||
libreoffice (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
openoffice.org (Ubuntu) |
Won't Fix
|
Low
|
Unassigned |
Bug Description
Binary package hint: openoffice.org
1) lsb_release -rd
Description: Ubuntu 11.04
Release: 11.04
2) apt-cache policy libreoffice-writer
libreoffice-writer:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
*** 1:3.3.2-1ubuntu5 0
500 http://
100 /var/lib/
1:
500 http://
3) What is expected to happen is if one copies a cell containing:
test
and paste it into the 'input line' bar, just test is pasted.
4) What happens instead is that a space is appended to the end of test. If one backspaces or deletes the space, the last character is deleted.
WORKAROUND: Paste into the desired cell directly, not the input line.
Original Reporter Comments: This seen in OOo 3.0.1 Build:9379
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelMo
Package: openoffice.org-core 1:3.0.1-
ProcEnviron:
PATH=/
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.27-11-generic i686
UnreportableReason: This is not a genuine Ubuntu package
Changed in openoffice.org (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Triaged |
summary: |
- Openoffice Calc Input bar error looses last character of pasted content + [upstream] Calc Input bar error looses last character of pasted content |
Changed in openoffice: | |
status: | Unknown → Confirmed |
tags: | added: intrepid |
Changed in df-libreoffice: | |
importance: | Unknown → Low |
status: | Unknown → Confirmed |
Changed in openoffice.org (Ubuntu): | |
status: | Triaged → Won't Fix |
tags: | added: xenial |
Changed in df-libreoffice: | |
importance: | Low → Unknown |
status: | Confirmed → Unknown |
Changed in df-libreoffice: | |
importance: | Unknown → Low |
status: | Unknown → Confirmed |
Changed in df-libreoffice: | |
status: | Confirmed → Fix Released |
Delete works ok.. that is delete forward of the cursor. It's more accurately Backspace - deleting the character behind the cursor, that triggers this.