Greetings, I noticed a somewhat annoying bug in the ui listener on my linux box
Linux g128 2.6.27-gentoo-r7-0312 #2 SMP Thu Mar 12 08:55:33 CET 2009 x86_64 Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz GenuineIntel GNU/Linux Here's what I did: $ cd factor $ git pull $ rm boot.* $ wget http://factorcode.org/images/latest/boot.unix-x86.64.image $ make clean $ make $ ./factor -i=boot.unix-x86.64.image $ ./factor -i=factor.image Then in the listener window type asdf<CTRL-a> The visible gray selection extends only over "sdf" but internally includes the complete line. Probably related to this is the following misbehavior: Enter asdf<LEFT> The red insertion marker is still displayed after "f" but logically positioned correctly between "d" and "f". Moving to the left also stops with the visible insertion marker located between "a" and "s". How should a curious newbie go about digging into the system to locate the problem? Thanks, s. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Factor-talk mailing list Factor-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/factor-talk