|
Bugzilla – Full Text Bug Listing |
| Summary: | Double click selects only numbers or characters | ||
|---|---|---|---|
| Product: | [Mono] MonoDevelop | Reporter: | Marek Safar <msafar> |
| Component: | texteditor | Assignee: | MD Bugs <monodevelop-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | MD Bugs <monodevelop-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | SVN | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
*** This bug has been marked as a duplicate of bug 315984 *** |
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