| Summary: | VIEWING: invisible cursor in the SQL command textbox | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | libre officer <smartazaiz> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | ashodnakashian, caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
libre officer
2020-05-27 21:03:32 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c2f8929ed76085bc81f390f90e06bd6781206537 author Ashod Nakashian <ashod.nakashian@collabora.co.uk> 2019-05-29 23:33:25 -0400 committer Michael Meeks <michael.meeks@collabora.com> 2019-12-18 01:50:41 +0100 commit c2f8929ed76085bc81f390f90e06bd6781206537 (patch) tree 57861cb7462411f16a4eff3705616e23d97846df parent 9e63d328691014bc97f6b66b708ed9dec53618e6 (diff) vcl: sfx2: LOK: Support per-view popup windows Bisected with: bibisect-linux64-6.5 Adding Cc: to Ashod Nakashian @Caolán, i thought you might be interested in this issue I can restore the piece that c2f8929ed76085bc81f390f90e06bd6781206537 clobbered, but I don't know if there is a real online case which required that piece or if it was a mismerge. The addition of vcl/source/window/msgbox.cxx by that commit makes it feel it was a complicated merge and maybe not intended to add the offending hunk where it ended up Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6db6163dad0d8ac21ba69b2e361034b06f0a5a30 tdf#133462 cursor missing in SQL textbox It will be available in 7.1.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-0": https://git.libreoffice.org/core/commit/802f242500bc3c0e0e47e5b6b7863b620195eac6 tdf#133462 cursor missing in SQL textbox It will be available in 7.0.0.1. 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. Verified in Version: 7.1.0.0.alpha0+ Build ID: 11d21b3c1f7754b5d13ae9ea88da562ec74366ff CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue! |