Created attachment 143003 [details] How it looks in LibreOffice 6.2 master Steps to reproduce: 1. Open calc 2. Add some content to A1 3. Copy A1 4. Open a new spreadsheet 5. Paste Special it -> The wrong dialog is displayed Reproduced in Version: 6.2.0.0.alpha0+ Build ID: 370a30b6acc5b99b6046440f6b5f4f3f5f9f4b1a CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded
Created attachment 143004 [details] How it looks in LibreOffice 6.0.4.2
Regression introduced by: author Henry Castro <hcastro@collabora.com> 2018-05-06 22:40:05 -0400 committer Eike Rathke <erack@redhat.com> 2018-05-23 13:19:20 +0200 commit a2e6f31c6f90e446d1462e7c80f6b1317f7825bc (patch) tree 3e009520526d97336d29ba6a45fb1ff22e7b14f5 parent 40cf5a9b3dd619a650a94d8b65bf6987125b75fb (diff) tdf#117228: crash in SfxItemSet::GetItemState... (unsigned short, bool, SfxPoolItem const**) when pasting comment of closed document Re-work commit 1b7a8277aa3e9f73ccdf15e933a1ee3b42849a44. In the tiled rendering case, each view has its own clipboard, but not in desktop version which it has a shared clipboard each view. Bisected with: bibisect-linux64-6.1 Adding Cc: to Henry Castro
Henry Castro committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b9652803096b68a33702601aac52e78c8a4250c6 tdf#118308: Incorrect Paste Special dialog when ... It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
thx verified and its working Version: 6.2.0.0.alpha0+ Build ID: e5c8f2ba40223b67c7205b6f06da3aa344ed0e97 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: group threaded
Henry Castro committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6c2f1a228e297398f3d7eb3140b4c1878f67b7a9&h=libreoffice-6-1 tdf#118308: Incorrect Paste Special dialog when ... It will be available in 6.1.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
also working with Version: 6.1.0.1.0+ Build ID: 7d0426a26f59ecf19a5e58b1554af884ddc56948 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: group threaded
Verified in Version: 6.2.0.0.alpha0+ Build ID: 0e83efbccc180c957f77291fc0fdc6dd74eae0f4 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Henry, thanks for fixing this!! @Henry, Should it be closed as RESOLVED FIXED ?
>> Henry, Should it be closed as RESOLVED FIXED ? Yes, after verified, we can close it. Thanks
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/86c8c775bbefe333d684e12c99855a3c1de68051 tdf#118308: sc: Add UItest It will be available in 7.2.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.