Created attachment 190456 [details] SDT-showingDropdownArrow.docx: reverse-tab and see the hanging dropdown Steps to reproduce with SDT-showingDropdownArrow.docx -press shift-tab to switch to the last control (the date control) -press shift-tab again - moving to plaintext. (down arrow on date control still) -press shift-tab again - moving to dropdown (down arrow moved to dropdown) -press shift-tab again - moving to rich text (down arrow on dropdown still) The down arrow disappears when moving the cursor anywhere OTHER THAN another content control (can also be seen with checkboxes for example). Probably an implementation error. Date content controls already exist in 7.0, but other content controls (like the easy to reproduce with text controls) don't show up until around 7.4 - where the implementation error can finally be noticed.
Created attachment 190457 [details] SDT-showingDropdownArrow.docx: reverse-tab and see the hanging dropdown
Reproduced with document. Arch Linux 64-bit, X11 Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6abe70d181e764c962a9c5e85e826247650bab3a CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 1 November 2023
It is not a DOCX specific bug, just a DOCX provided example.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/926372b8de7f283c5fd890c23b6d0755ff6bed87 tdf#157952 sw content controls, drop-down: remove when obsolete It will be available in 25.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.