Created
September 4, 2009 09:36
-
-
Save lukhnos/180814 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rdar://7198283 | |
Terminal.app pukes huge amount of HIToolbox exceptions onto Console, CJK-related | |
04-Sep-2009 05:13 PM Lukhnos D. Liu: | |
Summary: | |
Terminal.app in 10B503 pukes huge amount of HIToolbox exceptions onto Conosle. Often it's input method-related. | |
Steps to Reproduce: | |
1. Switch to Kotoeri (Hiragana) input method | |
2. Under Terminal.app, open irssi, a popular irc client | |
3. Under the "command line", type the "," character. With Kotoeri it outputs the full-width char "<". | |
4. Press the key so that it repeats the output and overflows the composing buffer | |
5. Let the "<" char fill the line, approach to the right end of the screen, and let the screen wrap | |
6. On Console, huge amount of HIToolbox exceptions, attached blow, all the same, are puked to the Console | |
7. Switch to the built-in Zhuyin (Traditional Chinese Bopomofo/Phonetics) input method, repeat steps 2.-6., same | |
8. Switch to a 3rd party input method, Yahoo! KeyKey (http://tw.download.yahoo.com/keykey/ ; Leopard version), repeat steps 2.-6., same | |
Expected Results: | |
Terminal.app should not puke exceptions onto the console. | |
Actual Results: | |
Terminal.app pukes huge amounts of exceptions onto the console, sometimes causing crash (will be filed in a separate report) | |
Regression: | |
Terminal.app 10A432 did not have the problem. | |
Notes: | |
Provide additional information, such as references to related problems, workarounds and relevant attachments. | |
'TerminalAppHIToolboxException.txt' and 'Lukhnos-MacBookPro-SystemProfileXML.zip' were successfully uploaded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment