| Summary: | Regression in 7.0.0 & 7.0.1 - Data Validation Drop-down when using keys "ALT+DOWN Arrow", it doesn't auto highlight the first option (when cell is blank) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Getafix <gurvender.bahia> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aron.budea, buzea.bogdan, caolan.mcnamara, miguelangelrv |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.4.0 target:7.3.1 target:7.2.6 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Regression shows in both 7.0.0 & 7.0.1, started in 7.0.0 | ||
|
Description
Getafix
2020-09-04 21:19:29 UTC
Created attachment 165162 [details]
Regression shows in both 7.0.0 & 7.0.1, started in 7.0.0
Regression in 7.0.0 & 7.0.1 - Data Validation Drop-down when using keys "ALT+DOWN Arrow", it doesn't highlight the first option by default (when cell is blank) When again DOWN arrow is pressed it Highlights the second option in dropdown Repro Version: 7.1.0.0.alpha0+ (x64) Build ID: baa84b5b4d287da0f00fc3fbf11f464f267c9202 CPU threads: 4; OS: Windows 10.0 Build 20180; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: threaded Bug is present in 7.1.0.3 also This is reproducible in Linux when using gen VCL plugin. Bibisected to the following commit using repo bibisect-linux-64-7.0. Adding CC: to Caolán McNamara. https://cgit.freedesktop.org/libreoffice/core/commit/?id=df50b02cd3177570bb26484a03273ba5caa50037 author Caolán McNamara <caolanm@redhat.com> 2020-05-24 20:48:03 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-05-25 20:20:44 +0200 weld ScFilterListBox we can improve this to at least show the focus rect for the problematic case Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4bdf28b404f90236d93ce207671f755a71f28496 tdf#136481 show the focus rect for the case nothing is yet selected It will be available in 7.4.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. done in trunk, backport to 7-3 and 7-2 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/773cc6b9ad92f28405ca204f1fa475e33f15132b tdf#136481 show the focus rect for the case nothing is yet selected It will be available in 7.3.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/2e02d78f92b06c72d515240cf83e1a8f224b0ae3 tdf#136481 show the focus rect for the case nothing is yet selected It will be available in 7.2.6. 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. |