Mark katakana key of tsInputModeJISKeyboardShortcutKey as deprecated.

Originator:mzpppp
Number:rdar://39379605 Date Originated:2018/04/12
Status:Open Resolved:
Product:macOS + SDK, Keyboards, mice and trackpads Product Version:
Classification: Reproducible:
 
tsInputModeJISKeyboardShortcutKey property of input mode indicates JIS key to switch input mode. Its value is defiend as following:

 * 0=none
 * 1=hiragana
 * 2=katakana
 * 3=eisu

(quoted from: /Applications/Xcode-9.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Headers/TextServices.h)

Modern JIS keyboards of Mac have hiragana key and eisu key. However, it does'nt have katakana key. http://www2d.biglobe.ne.jp/~msyk/keyboard/layout/mac-jiskbd.html

To avoid confusing, it is good to mark katakana key as deprecated.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!