https://bugs.documentfoundation.org/show_bug.cgi?id=158490
V Stuart Foote <vsfo...@libreoffice.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vsfo...@libreoffice.org --- Comment #3 from V Stuart Foote <vsfo...@libreoffice.org> --- (In reply to Werner Tietz from comment #1) > the em dash has the hexdecimal code 2013 > on my keyboard-layout its available via > > »altgr-« > or > 2013followed by »alt c« > or > ctrl+shift+u2013 Or in any LibreOffice UI element, type U+2013 (or other Unicode value) and then use <Alt>+x to toggle--MS legacy Alt-Codes were deprecated ages ago. But project may implement a guard for NumPad key scancodes to explicitly support the Alt-Codes (ASCII and Decimal Unicode). -- You are receiving this mail because: You are the assignee for the bug.