[Uim-bugs] [Bug 8984] New: infinite loop caused by toggling mode in word registration
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Sat Nov 11 17:53:22 EET 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=8984
Summary: infinite loop caused by toggling mode in word
registration
Product: UIM
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Other
AssignedTo: uim-bugs at freedesktop.org
ReportedBy: VED03370 at nifty.ne.jp
In a textarea on Firefox, if I toggling Japanese/English mode with hitting the
hankaku/zenkaku key in a word registration bracket, uim stops responding,
while the following lines are output on console infinitely:
>>(symbol-value command)
>>((symbol-value command) context key key-state)
>>((symbol-value command) context key key-state)
>>(prime-proc-call-command keymap context key key-state)
>>(if (control-char? key) (im-commit-raw context) (let-internal (keymap)
((prime-keymap-get-keymap context key key-state)) (begin
(prime-proc-call-command keymap context key key-state) (prime-update-key-press
context))))
>>(and handler (apply handler handler-args))
>>(key-press-handler 1 (quote return) 0)
I must kill Firefox to stop the output.
I'm using uim 1.2.1.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the uim-bugs
mailing list