| Summary: | Direct input through copy and paste to table is lost | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Fred <FKlusmann> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | aron.budea, bugReportLOm, caolan.mcnamara, gooly, iplaw67, libreoffice, robert, twarsitz, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, regression |
| Version: | 7.1.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=144765 | ||
| Whiteboard: | target:7.3.0 target:7.2.2 target:7.1.7 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Fred
2021-03-12 21:19:56 UTC
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 |