On Thu, Sep 02, 2010 at 08:19:18AM +0800, Lei Wang wrote:
> Thank you for all this advices, John!
> 
> On 8/31/10, John J. Foerch <[email protected]> wrote:
> > 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)?
> 
> As you said, i find the cause of this problem is i used this tip to
> make the scrollbar invisible.
> 
> // function disable_scrollbars (buffer) {
> //     buffer.browser.contentWindow.scrollbars.visible = false;
> // }
> // add_hook ("content_buffer_location_change_hook", disable_scrollbars);
> 
> The problem has gone. But disable_scrollbars makes it can't scroll, is
> this right?
> 

Oh, well it says so right on the tips page...

http://conkeror.org/Tips#HideScrollBars

There is no known solution.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to