Bug 332880 - Double click selects only numbers or characters
Summary: Double click selects only numbers or characters
Status: RESOLVED DUPLICATE of bug 315984
Alias: None
Product: MonoDevelop
Classification: Mono
Component: texteditor (show other bugs)
Version: SVN
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 10:08 UTC by Marek Safar
Modified: 2007-10-11 11:58 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Safar 2007-10-11 10:08:45 UTC
class C
	{
		public void Foo1234556 ()
		{
		}
	}

Double click on Foo, only Foo is selected and not Foo1234556
Double click on 3, on 1234556 is selected and not Foo1234556
Comment 1 Lluis Sanchez 2007-10-11 11:58:51 UTC

*** This bug has been marked as a duplicate of bug 315984 ***