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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from V Stuart Foote <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to