id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
419	find variable declaration does not work at the end of a variable	daxim	patrickas	"1. Insert the document:
{{{
{
    my $foo;
    frob $foo;
}
}}}
2. Position the cursor before the last semicolon.
3. Select menu item Perl → Find Variable Declaration.

What should happen:
Cursor jumps to before »m«.

What actually happens:
Dialog message: »Current cursor does not seem to point at a variable«"	enhancement	closed	minor		editor	0.50	fixed		
