Description: When copying and pasting into a Base table the data is lost. Create a table in design view: Fields: ID - Integer, AutoValue - yes, primary key My_Notes - Text (VARCHAR), length 100 Save it. Open it, then try to paste anything into it. The pasted value is seen. Enter, or go to the next record and note the value is lost. Even if you save the table, the value is lost. Steps to Reproduce: 1.Create a table in design view: Fields: ID - Integer, AutoValue - yes, primary key My_Notes - Text (VARCHAR), length 100 Save it. Open it, then try to paste anything into it. The pasted value is seen. Enter, or go to the next record and note the value is lost. Even if you save the table, the value is lost. 2. 3. Actual Results: Pasted data is lost. Expected Results: Pasted data should remain in the table field. Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: LibreOffice Ver 7.1.1.2 Build fe0b08f4af1bacafe4c7ecc87ce55bb426164676 and in prior version(s) Windows 10.0 Build 18363
I just received an email with: QA Administrators changed bug 140992 What Removed Added Whiteboard QA:needsComment I don't know what else to add. I just repeated the steps as reported and still can not copy and paste into the "Notes" field. -- Fred
Could confirm the buggy behavior for all versions beginning with LO 7.1.0.3. Last version without this bug I installed here is LO 7.0.5.2 on OpenSUSE 15.2 64bit rpm Linux. Write a word in Writer and copy this into clipboard. Open a database. Copy the content in a field of an existing row (or a new field). Switch to next row. Old content could be seen again (or: pasted content has been gone). Seems the content is only pasted to the view of the table, not to the bounded field.
*** Bug 143414 has been marked as a duplicate of this bug. ***
*** Bug 143625 has been marked as a duplicate of this bug. ***
*** Bug 143936 has been marked as a duplicate of this bug. ***
*** Bug 144745 has been marked as a duplicate of this bug. ***
This can be reproduced in Linux with VCL plugin 'gen', and has started from the following commit, bibisected using repo bibisect-linux-64-7.1. Adding CC: to Caolán McNamara. https://cgit.freedesktop.org/libreoffice/core/commit/?id=a751d9c414fc63f36ae4b54b8adbaba042b31f60 author Caolán McNamara <caolanm@redhat.com> 2020-07-01 17:00:44 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-07-02 20:22:05 +0200 weld FormattedControl
(In reply to Aron Budea from comment #7) > This can be reproduced in Linux with VCL plugin 'gen', and has started from > the following commit, bibisected using repo bibisect-linux-64-7.1. Adding > CC: to Caolán McNamara. > > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=a751d9c414fc63f36ae4b54b8adbaba042b31f60 > author Caolán McNamara <caolanm@redhat.com> 2020-07-01 17:00:44 +0100 > committer Caolán McNamara <caolanm@redhat.com> 2020-07-02 20:22:05 +0200 > > weld FormattedControl ouch, you forgot to add Caolán...
the Edit isn't getting flagged as modified, though if done through the context menu then the paste is detected as a modification
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/8606b25c7529a5e8d65b3c422edb8d74af0151c8 Resolves: tdf#140992 Paste/Cut should mark Edit as modified It will be available in 7.1.7. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/236419fb117ce8cd96d181f0b1050d7bb6020a06 Resolves: tdf#140992 Paste/Cut should mark Edit as modified It will be available in 7.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/097257d5e5ccf5026db42b8bb459dc78390dc9e5 Resolves: tdf#140992 Paste/Cut should mark Edit as modified It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2-2": https://git.libreoffice.org/core/commit/ce64c678e7dcc188f38304f0813d1c7895e6832f Resolves: tdf#140992 Paste/Cut should mark Edit as modified It will be available in 7.2.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I am unable to test. Windows Security (Microsoft Defender reports PUA:Win32/PiriformBundler when I try to install LibreOfficeDev_7.3.0.0.alpha0_Win_x64.msi downloaded from https://dev-builds.libreoffice.org/daily/master/current.html --- Fred