On Tue, Aug 31, 2010 at 03:07:42PM +0800, Lei Wang wrote: > On 8/31/10, John J. Foerch <[email protected]> wrote: > > On Sat, Aug 28, 2010 at 03:09:36PM +0800, Wang Lei wrote: > >> Hi, all! > >> > >> When I press C-s continuously on the *bindings* page, the page > >> scrolls. But on other pages, they don't. Is it normal? > >> > >> -- > >> Regards, > >> Lei > > > > > > See if the problem you are observing is this one: > > > > http://bugs.conkeror.org/issue295 > > > > We just pushed a fix. > > > > -- > > John Foerch > > > > It looks like this is not my problem. And i'm using xulrunner-1.9.1, > package in debian sid. There is no error. Just the page doesn't > scroll, when isearch has already found a match in the page's > out-of-screen part. This doesn't happend with the *bindings*. > > -- > Regards, > Lei
Are there scrollbars in the buffers where isearch fails or are they missing? Does the problem persist with conkeror -q, and if you remove ~/.conkeror.mozdev.org (back it up just to test)? I don't know what version of conkeror you are running but you can always try a new one if you are not already running the development version. Conkeror works fine without being installed to system directories so you can try different versions easily. You could also try xulrunner 1.9.2. It is easy to run multiple versions of xulrunner on a single machine: * download and extract xulrunner archive. * enter directory and do ./xulrunner --register-user. * verify installed versions with the script that comes with conkeror, contrib/list-xulrunner-versions. the run-conkeror script will always try to use the highest available version, but you can use a different one by setting the environment variable CONKEROR_XULRUNNER_VERSION. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
