Description: Regression - Data Validation Drop-down when using keys "ALT+DOWN Arrow" then again "Down Arrow", it doesn't highlight the first option (when cell is blank), but highlights the second option When already data is present then it Auto highlights what was already filled in earlier (which is okay) Steps to Reproduce: 1. Data Validation Drop-down when using keys "ALT+DOWN Arrow" then again "Down Arrow" 2. it doesn't highlight the first option (when cell is blank) 3. but highlights the second option 4. When already data is present then it Auto highlights what was already filled in earlier (which is okay) Actual Results: Regression - Data Validation Drop-down when using keys "ALT+DOWN Arrow" then again "Down Arrow", it doesn't highlight the first option (when cell is blank), but highlights the second option When already data is present then it Auto highlights what was already filled in earlier (which is okay) Expected Results: Should highlight the first option in the list (when previously cell is blank) Reproducible: Always User Profile Reset: No Additional Info: Sample Sheet attached
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.