Bug#324463: elinks: F10, PgDn, other keys broken

2005-09-17 Thread Scott Bigham
Followup-For: Bug #324463 Package: elinks Version: 0.10.4-7 I believe I have tracked this bug to the following lines in try_prefix_key() in src/viewer/text/view.c: if (!isdigit(get_kbd_key(ev))) return FRAME_EVENT_IGNORED; The problem manifested after I upgraded my libc6

Bug#324463: elinks: F10, PgDn, other keys broken

2005-09-17 Thread Peter Gervai
On Sat, 17 Sep 2005 11:07:35 -0400 Scott Bigham [EMAIL PROTECTED] wrote: I believe I have tracked this bug to the following lines in try_prefix_key() in src/viewer/text/view.c: Mmh. Should have been fixed in 0.10.6 which is on the way to unstable. Please test and report back since I cannot

Bug#324463: elinks: F10, PgDn, other keys broken

2005-08-22 Thread joey
Followup-For: Bug #323260 Package: elinks Version: 0.10.4-7 Other keys that give Keyboard prefix: ESC (should open menu) Right arrow (should choose active link) Home (should jump to top of page) Could this be related to the keymap? Is there any other way I could help identify this bug? I have