|
Bugzilla – Full Text Bug Listing |
| Summary: | Focus issues | ||
|---|---|---|---|
| Product: | [Mono] Mono: Class Libraries | Reporter: | Gert Driesen <gert.driesen> |
| Component: | Windows.Forms | Assignee: | Andreia Vidigal Gaita <avidigal> |
| Status: | RESOLVED FIXED | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Minor | ||
| Priority: | P3 - Medium | ||
| Version: | 1.2 | ||
| Target Milestone: | 1_2 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Whiteboard: | LinkLabel | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Repro | ||
|
Description
Thomas Wiest
2007-09-15 20:22:48 UTC
This looks related to bug #325809. To repro, click Reset, and the click the LinkLabel a bunch. A LinkLabel->LostFocus should never be generated. The Select in Control.WmLButtonDown is causing the LinkLabel to be unselected. Fixed in r93001 |