[Mono-bugs] [Bug 78650][Min] Changed - TabControl: tab key to move to current page content
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 23 15:30:19 EDT 2006
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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78650
--- shadow/78650 2006-06-19 14:31:41.000000000 -0400
+++ shadow/78650.tmp.3029 2006-06-23 15:30:19.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: TabControl: tab key to move to current page content
+BugsThisDependsOn: 78674
When TabControl has focus, we can't move into tab page content using
keyboard. On .NET simply tab key moves into the page.
Build and run below, and push tab key:
@@ -62,6 +63,10 @@
Created an attachment (id=17189)
proposed fix
------- Additional Comments From jackson at ximian.com 2006-06-19 14:31 -------
Patch looks incorrect to me, am trying to make a correct version.
+
+------- Additional Comments From jackson at ximian.com 2006-06-23 15:30 -------
+The focus changing in the tab control (of tab pages) actually uses the
+standard control focus handling stuff from what I can tell.
More information about the mono-bugs
mailing list