Description: quite recent regression in 6.1 see bug 57274 comment 6 - the copy, paste special worked for rows, but with actual master it doesn't work. Steps to Reproduce: 1. open http://bugs.documentfoundation.org/attachment.cgi?id=70250 2. select source cells, range B6..E6, copy 3. select B11 4. paste here using Paste Special with 'Link' Checkbox activated Actual Results: Cell E11 have a reference to cell E6 here and a zero being displayed, Expected Results: Cell E11 is blank Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Your Expected & Actual results are reversed. When I paste, nothing changes in the document. In 6.0.2 I get the replaced values and the zero. Also, in 6.1 the warning dialog only has "OK". Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: 6a9326803c01f4c9bc7da855053ce4e80646fad8 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on March 14th 2018 Arch Linux 64-bit Version: 6.0.2.1.0+ Build ID: 6.0.2-1 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group
Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2018-02-25 17:26:42 +0000 committer Caolán McNamara <caolanm@redhat.com> 2018-02-26 22:14:43 +0100 commit 28488c94d697f169baaf4c67bf2c71287b503c43 (patch) tree 124245dfe4d87a722fe441ddee97ec8dbfb5bc06 parent 94fa259e769b44f2c2ea7f1667b28f2c07489668 (diff) convert corner case warningboxes with checkboxes Bisected with: bibisect-linux64-6.1 Adding Cc: to Caolán McNamara Just for the record, I had to bisect it with gen environment...
should be yes/no not ok
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1b4cb401b813ff026132fbd53b7b335880ed6dec Resolves: tdf#116385 warning dialog should be yes/no not ok It will be available in 6.1.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.
Fix verified! Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: fc3f43b6fe3df5e46ca869d5934d4c3333444881 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on March 21th 2018
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bb6121156ceb0a1187600f8cad1eb00fdb2cb643 uitest for bug tdf#57274 and tdf#116385 It will be available in 6.1.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.