| Summary: | EDITING: Selecting the ALL button on the message box displayed when user starts DELETE of multiple items in Base Tables window goes to help file instead of deleting all items. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Drew Jensen <drewjensen.inbox> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | CLOSED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, serval2412, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.1.0.0.beta1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.2.0 target:6.1.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | example file with lots of views | ||
|
Description
Drew Jensen
2018-06-12 00:01:01 UTC
Created attachment 142667 [details]
example file with lots of views
On pc Debian x86-64 with master sources updated today, I could reproduce this. On pc Debian x86-64 with LO Debian package 6.0.5.1, I don't reproduce this => regression Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2018-03-20 17:17:10 +0000 committer Caolán McNamara <caolanm@redhat.com> 2018-03-22 00:27:49 +0100 commit a084d003a927440fb56b11a0b7175360a1af41ab (patch) tree 830911bfed2ad1f34730156d506bc9fd5c7c392c parent 519293447189f75e842065f7ff211d395d0da4b6 (diff) weld OSQLMessageBox Bisected with: bibisect-linux64-6.1 Adding Cc: to Caolán McNamara bah, dbaccess local RET_ALL is set to the same value as RET_HELP Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec36da3788ffc7007dadc568d00f019c0ea831b4 Resolves: tdf#118120 RET_ALL shares same value as RET_HELP 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f2d2e3dc7ddccd490b6829310340942b710057e7&h=libreoffice-6-1 Resolves: tdf#118120 RET_ALL shares same value as RET_HELP 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. Verified using Ubuntu 18.04 and build: Version: 6.2.0.0.alpha0+ Build ID: 5c64e8034bf30822cd9f713babff5c1d9db73a0c CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-06-22_05:00:33 Locale: en-US (en_US.UTF-8); Calc: group threaded and build Version: 6.1.0.0.beta2+ Build ID: 2acaf22274068fbc4181120084aa372254e11686 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:libreoffice-6-1, Time: 2018-06-21_02:23:27 Locale: en-US (en_US.UTF-8); Calc: group threaded So close it. |