Bug 39139 - CALC LOCALHELP for (Alt + Up Arrow) / (Alt + Down Arrow) wrong
Summary: CALC LOCALHELP for (Alt + Up Arrow) / (Alt + Down Arrow) wrong
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
3.4.1 release
Hardware: Other All
: medium normal
Assignee: Andras Timar
URL: http://help.libreoffice.org/Calc/Shor...
Whiteboard: target:3.6.0.0.beta2 target:3.7.0
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 07:45 UTC by Rainer Bielefeld Retired
Modified: 2012-06-19 00:19 UTC (History)
2 users (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 Rainer Bielefeld Retired 2011-07-11 07:45:08 UTC
This is a spin off from "Bug 39137 - Ctrl+D and/or Ctrl+Shift+D has no function"

On a.m. WIKIHELP and also in German LOCALHELP I find:

Help Text
  Alt + Up Arrow 	 Decreases the height of current row. 
Observed LibO Mode:                Nothing
Observed OOo Compatibility Mode:   As described

Help Text
  Alt + Down Arrow 	 Increases the height of current row. 
Observed LibO Mode:                Selection list appears
Observed OOo Compatibility Mode:   As described

CONFIRMED due to results on documentation@global.libreoffice.org

Added Kohei to CC for technical details, Sigrid might need details for Documentation

I would really like to know how we can get correct help for "OOo compatibility mode".

@Sophie:
Please feel free to reassign if it’s not your area
Comment 1 Kohei Yoshida 2011-07-11 09:59:35 UTC
FYI, the key binding for Alt - Down arrow is intentional (in the Default key binding).  It was Shift-Ctrl-D in 3.3, but has been changed to that in 3.4 and onward.  I don't expect that to change in future versions.  Sorry about this confusion.

In the OOo compatibility key binding mode, Alt - Down arrow should still increase the height of current row.
Comment 2 Not Assigned 2012-06-19 00:19:00 UTC
Andras Timar committed a patch related to this issue.
It has been pushed to "libreoffice-3-6":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=999c4ef78ea3bd8fd930286e2320be936899d105&g=libreoffice-3-6

fdo#39139 fix help text for Alt+Up Arrow and Alt+Down Arrow


It will be available in LibreOffice 3.6.
Comment 3 Not Assigned 2012-06-19 00:19:26 UTC
Andras Timar committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=c58a7b4506d12aa7d618cea323fd768ab8433524

fdo#39139 fix help text for Alt+Up Arrow and Alt+Down Arrow