Bug 154622 - Correct shortcut for expanding cell validity selection list: Alt + Down instead of Ctrl + D (documentation, extended tips)
Summary: Correct shortcut for expanding cell validity selection list: Alt + Down inste...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
6.0.0.3 release
Hardware: All All
: medium normal
Assignee: Stéphane Guillou (stragu)
URL:
Whiteboard: target:7.6.0
Keywords:
Depends on:
Blocks: Cell-Validity
  Show dependency treegraph
 
Reported: 2023-04-05 12:36 UTC by Stéphane Guillou (stragu)
Modified: 2023-04-08 23:03 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane Guillou (stragu) 2023-04-05 12:36:33 UTC
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.
Comment 1 Commit Notification 2023-04-06 11:38:23 UTC
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
Comment 2 Commit Notification 2023-04-08 22:26:44 UTC
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.