Lars Gullik Bjønnes wrote:
> 
> This is with xforms.
> 
> --
>         Lgb
I'm not seeing it with Alfredo's patch:

Index: BufferView_pimpl.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v
retrieving revision 1.424
diff -u -p -u -r1.424 BufferView_pimpl.C
--- BufferView_pimpl.C  28 Aug 2003 07:41:10 -0000      1.424
+++ BufferView_pimpl.C  1 Sep 2003 20:12:46 -0000
@@ -656,7 +656,6 @@ void BufferView::Pimpl::update()
        if (bv_->getLyXText()) {
                // check needed to survive LyX startup
                bv_->getLyXText()->redoCursor();
-               fitCursor();
        }
        screen().redraw(*bv_);
 }

and your zlib-2.diff applied.
(also with xforms, preview not enabled).

Garst

Reply via email to