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=78393 --- shadow/78393 2006-06-28 19:21:28.000000000 -0400 +++ shadow/78393.tmp.19740 2006-06-29 13:02:16.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78393 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -39,6 +39,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-06-28 19:21 ------- As I mentioned on that pastebin patch, it skips textboxes which should follow the radiobuttons. On radiobuttons, it moves focus to "number of copies" updown on TAB input instead. Just tried both OpensUSE 10.1 and WinXP. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-29 13:02 ------- +The labels weren't assigned a number and no space was left for their +generated numbers to be between radio and edit, so in effect they +ended up "overriding" the textbox index. Fixed in svn r6143. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
