[Libreoffice-ux-advise] [Bug 156357] Cannot copy formula by copying cell when displaying with Show Formula

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 27 08:57:53 UTC 2023


https://bugs.documentfoundation.org/show_bug.cgi?id=156357

--- Comment #8 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
FID_TOGGLEFORMULA in sc/source/ui/view/tabvwsh3.cxx for the menu command and 
VOPT_FORMULAS in sc/inc/viewopti.hxx for the option

Both are closely entangled (and I don't see a reference when it was
implemented). Restarting the application does the trick and you copy/paste the
formula -- but switching back via the command still copy/pastes the formula and
a restart is needed again. One solution is to commit the modifications
properly. Likely per rDoc.SetViewOptions( aViewOpt );

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list