Steps. 1. Open Calc 2. Tools > Options > LibreOffice > General: turn on "Extended tips", click OK 3. Data > Validity > Criteria > Allow: Cell range 4. Hover over "Show selection list" to see the extended tip 5. Click on "Help" to see the corresponding help page. Result: both show Ctrl + D as the shortcut for expanding the selection list, which actually is the default fill down shortcut. It should be Alt + Down. Extended tip: https://opengrok.libreoffice.org/xref/core/sc/uiconfig/scalc/ui/validationcriteriapage.ui?r=5efb023c#232 Documentation: https://help.libreoffice.org/7.6/en-US/text/scalc/01/12120100.html Tested with: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5cc29848b78b6c5ab01aa7a66b1dd7caff5f9385 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Help wrong since at least LO 6.0.
Stéphane Guillou committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/278e5201987892072da38033bba89b96af87e2af tdf#154622: correct validity dropdown expand shortcut to Alt + Down
Stéphane Guillou committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f22f7159ec1bd28d19f4a8b431893436419ecd64 tdf#154622: remove erroneous validity dropdown expand shortcut in extended tip It will be available in 7.6.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.