https://bugs.documentfoundation.org/show_bug.cgi?id=158247
Bug ID: 158247
Summary: Allow F1 in Formula Bar inside formulas to work as in
Function Wizard's Formula
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Currently, when creating formulas in Calc's Function Wizard, putting cursor
inside brackets of a function, and pressing F1, brings one to the online help
for that function.
* In any cell, execute Insert->Function Ctrl+F2;
* In the Formula box, type formula '=LOG(1;2)';
* Put cursor inside brackets (say, between "1" and ";");
* Press F1.
=> It will either open offline help for LOG function, or navigate to online
helf for it.
OTOH, pressing F1 in Calc's Formula Bar does simply nothing (at least on
Windows).
The proposal is to allow the same behavior as explained above for the Formula
box inside the Function Wizard.
--
You are receiving this mail because:
You are the assignee for the bug.