From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Description of problem: Generally EUC-JP doesn't allow Latin1. but such characters often appears onto the terminal. when it appears unfortunately, terminal window is broken, and it can't be shown correctly without reset the terminal. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.runs gnome-terminal with LANG=ja_JP.eucJP 2.look at Latin1 characters with something like the pager. 3. Actual Results: terminal window is broken. Expected Results: should ignore such characters as well as previous gnome-terminal. Additional info:
By "ignore", do you mean not to acknowledge that the application sent unrecognizable text to the terminal? I wouldn't think that behavior was desirable.
I have no idea to handle those characters with EUC-JP. do you think this problem can be fixed like box drawing issue? if possible, it would be great.
It looks good in the current release. I couldn't reproduce it now.