Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79816 --- shadow/79816 2006-11-03 06:36:20.000000000 -0500 +++ shadow/79816.tmp.5741 2006-11-03 07:52:02.000000000 -0500 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.1 OS: GNU/Linux [Other] OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -27,6 +27,15 @@ Note: the focus rectangle around TrackBar cannot be reproduced easily. ------- Additional Comments From [EMAIL PROTECTED] 2006-11-03 06:36 ------- Created an attachment (id=17986) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-03 07:52 ------- +Gert, that is a known mwf problem. + +The behaviour on windows is, that as long as you don't hit the tab key +you won't see a focus rectangle on any control. + +As soon as you hit the tab key once, every control draws a focus +rectangle on windows as soon as it gets focus. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
