Updates:
        Status: Started
        Cc: takao.fujiwara1
        Labels: Component-ibus

Comment #1 on issue 1715 by takao.fujiwara1: Ctrl+Shift+U followed by 7 character causes big hang
http://code.google.com/p/ibus/issues/detail?id=1715

Thanks for reporting the bug.
gtkimcontextsimple uses gdk_keymap_get_for_display() to check the readable hext codes but ibusenginesimple ignored it because does not have the display argument.

I added is_hex_keyval() to check escape key and fix this bug.

Attachments:
        ibus-xx-escape-hex.patch  2.5 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复