[Libreoffice-bugs] [Bug 125032] uno:Hyphenate toggle in calc, draw, impress but not in writer menubar
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 30 13:47:51 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125032
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|libreoffice-ux-advise at lists |erack at redhat.com,
|.freedesktop.org |tietze.heiko at gmail.com
Keywords|needsUXEval |easyHack
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #1 from Heiko Tietze <tietze.heiko at gmail.com> ---
Hyphenate in Writer calls FN_HYPHENATE_OPT_DLG starting the function
HyphenateDocument() and in Calc SID_ENABLE_HYPHENATION that calls
pTabViewShell->ExecuteCellFormatDlg(rReq, "alignment") (Format Cells dialog at
alignment tab), where you can switch on hyphenation when text is wrapped.
However, if the option switched on for the cell it doesn't toggle the menu
item.
The hyphenation is not defined for Impress/Draw.
I agree with Andreas and we should make the menu entry a non-toggle item in
Calc. And remove it from all other modules. Likely a simple hack.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190430/a90d8b93/attachment.html>
More information about the Libreoffice-bugs
mailing list