Bug 90464 - Undefined KEY_HASH (#) required to define MS Word nationalized shortcuts
Summary: Undefined KEY_HASH (#) required to define MS Word nationalized shortcuts
Status: RESOLVED DUPLICATE of bug 82117
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
4.5.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-05 14:00 UTC by Frank Scherie
Modified: 2015-04-10 15:31 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Scherie 2015-04-05 14:00:14 UTC
Shortcuts in LibreOffice writer dont support all keys required to "mimic" MS Word nationalized shortcuts:

Example: 

MS Word US/UK layout:
---------------------
Apply subscript formatting (automatic spacing). : CTRL+EQUAL SIGN
Apply superscript formatting (automatic spacing). CTRL+SHIFT+PLUS SIGN

--> no problem with LibreOffice

MS Word German (DE) layout:
---------------------
Apply subscript formatting (automatic spacing). : CTRL+HASH SIGN
Apply superscript formatting (automatic spacing). CTRL+SHIFT+PLUS SIGN

--> Only superscript possible - subscript NOT since KEY_HASH no defined in 

keycodes.hxx using com/sun/star/awt/Key.hpp
Comment 1 Buovjaga 2015-04-10 15:31:50 UTC
Cloph helped locate a duplicate, closing this one.

*** This bug has been marked as a duplicate of bug 82117 ***