[MonoDevelop] [PATCH] Include _ on double-click selection of words

Lluis Sanchez lluis at ximian.com
Wed Apr 18 13:46:38 EDT 2007


I think this patch should not be committed since it is not a solution to
the real problem: GtkSourceView follows Pango's policy for detecting
word boundaries. The patch may fix the case of selecting using
double-click, but there are cases which would still be incorrect (e.g.
selecting using control+shift+left/right, or navigating through code
using control+left/right, or selecting a block of words by double
clicking on the first word and then dragging the pointer).

We need a more generic solution that covers all those cases (and I don't
even know if there is a solution for all cases).

Lluis.

El dc 18 de 04 del 2007 a les 17:46 +0200, en/na Ben Motmans va
escriure:
> this patch fixes http://bugzilla.ximian.com/show_bug.cgi?id=81192
> 
> let me know if it is ok to commit
> 
> thx,
> -- Ben
> _______________________________________________
> 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