[Libreoffice-bugs] [Bug 118159] Entering a unicode code point crashes calc
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 14 21:35:53 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118159
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vstuart.foote at utsa.edu
--- Comment #8 from V Stuart Foote <vstuart.foote at utsa.edu> ---
The Ctrl+Shift+U[unicodepoint] is a gtk+ control (see GtkIMContext), is there
an input method conflict with the gtk3?
Otherwise as implemented for bug 73691 LibreOffice's default cross platform
entry method for the Unicode string toggle is <left alt>+x,
That is
1. focus in cell
2. type U+00d7 leaving cursor at end of string entry
3. type <left alt>+x
a second <left-alt>+x will toggle back to the input string.
Any glyph in text can be toggled in all LO modules.
Some adjustments of the <left alt>+x toggle were made for keyboard needs of
several locales <left alt>+c to toggle, and macOS required a different three
key -- CMD+Option+x (aka X_MOD1_MOD2) toggle.
Does <left-alt>+x toggle crash?
--
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/20180614/48a00de9/attachment.html>
More information about the Libreoffice-bugs
mailing list