[MonoDevelop] SourceEditorDisplayBinding.patch

Lluis Sanchez lluis at ximian.com
Mon Mar 26 18:01:08 EDT 2007


I also got the crash in UpdateMethodBrowser, and I think it's now fixed
in SVN.

El dl 26 de 03 del 2007 a les 21:28 +0100, en/na James Fitzsimons va
escriure:
> Hi Jeff,
> 
> Thanks for testing the patch. I'll look into these issues as soon as
> possible. Hopefully it will be something simple like putting a slight
> delay on the cursor position changed event.
> 
> Cheers,
> James
> 
> On Mon, 2007-03-26 at 15:45 -0400, Jeffrey Stedfast wrote:
> > I've been running into a few bugs while using it, unfortunately...
> > 
> > For example, if I create a new file and then paste a block of code into
> > it, hitting any arrow key will cause a crash (see attachment for
> > backtrace).
> > 
> > Also, in some cases, holding down an arrow key will lock the UI
> > indefinitely until I release the key. For example, try placing your
> > cursor at the top of a source file in the "using ...;" statements and
> > then press-and-hold the down-arrow key... the cursor may take a step or
> > two downward, but after that it will freeze until you release the key.
> > 
> > Once you are inside the namespaced region, though, I don't have this
> > problem... *until* I reach the end of the file, next-to-last closing
> > curly brace, then it happens again:
> > 
> > 
> > ..
> >             some_code ();
> >         }
> >     } <-- cursor freezes as it tries to pass this brace (end of class)
> > }
> > 
> > Jeff
> > 
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list