[Geany-devel] ui_editable_insert_text_callback [small notices]

Dimitar Zhekov dimitar.zhekov at xxxxx
Fri Oct 29 16:13:42 UTC 2010


On Thu, 28 Oct 2010 12:51:19 +0100
Nick Treleaven <nick.treleaven at btinternet.com> wrote:

> > 2. ui_editable_insert_text_callback() checks only the first character
> > (assuming typing?), so you can, say, paste 1boza in Go to line.
> 
> I can't reproduce this using Go to Line.

Type 1boza in a document, mark it, Ctrl-C, Go to Line, Ctrl-V.
It must work, only gchar c = *new_text is checked with isdigit().

-- 
E-gards: Jimmy



More information about the Devel mailing list