| Summary: | Entering text in the data field combo box in Base Control Properties is backwards | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | David Bauguess <davidb408> |
| Component: | Base | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | ahumbert, caolan.mcnamara, robert, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0.0.beta2 target:7.2.0 target:7.0.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Screen capture of reverse entry | ||
|
Description
David Bauguess
2020-12-06 22:48:20 UTC
Created attachment 167886 [details]
Screen capture of reverse entry
Could confirm the buggy behavior for the "Datafield" in the properties "Data" of a formatted control. Seems to be the same in every control only for this entry. Tested this with OpenSUSE 15.1 64bit rpm Linux, LO 7.0.4.1 and VCL: kf5 . This buggy behavior doesn't happen with VLC: gtk3. Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=1efeb17837c22499f00299c033ae59ba3910f7d7 author Caolán McNamara <caolanm@redhat.com> 2019-11-04 13:06:04 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-12-09 13:28:35 +0100 commit 1efeb17837c22499f00299c033ae59ba3910f7d7 (patch) tree a8db0b758e942b3b14fba26129dc51a95ff5c10c parent 4da3e0a0e5b2260c26186890724978bfd00f796c (diff) weld Property Browser Bisected with: bibisect-linux64-7.0 Adding Cc: to Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/402316c8df19ec9714a39ff5d7863d03dbe93720 tdf#138701 leave current combobox cursor valid if the contents won't change It will be available in 7.1.0.0.beta2. 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/7763692e50191e2074f56e9bf698c843eed0ad00 tdf#138701 leave current combobox cursor valid if the contents won't change 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. fixed in master and 7-1, backport to 7-0 in gerrit Verified in Version: 7.2.0.0.alpha0+ Build ID: 4484accf4d331a95ebf8475d6cd91950f4c27bcc CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/4cc753b6b9a7011da3ea50a1c90ed10870b9a2e0 tdf#138701 leave current combobox cursor valid if the contents won't change It will be available in 7.0.5. 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. *** Bug 139312 has been marked as a duplicate of this bug. *** Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a0cc84e63cd3bcc028aca093335c5528f7c4de6a tdf#138701: sw: 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. |