This page is likely outdated (last edited on 05 Aug 2009). Visit the new documentation for updated content.

Accessibility: Development Progress

Back to Mono Accessibility

Table of contents

Development Progress

Description

Bugzilla queries have been created for each control. Each of the links below will show implementation details for each control. A control has been completely finished and can be exhaustively tested when each of the enhancement bugs has been closed (FIXED). When a control has been implemented partially, partial tests can be created for the pieces of the control that have been implemented. Tests should not be written and bugs should not be logged for unimplemented pieces of any given control.

Queries

These queries were created using advanced searches in Bugzilla. The searches are created to look for bugs with the “Mono” classification, “UI Automation” product, “enhancement” severity, any status, and the control name in the summary.

Version 1.0

O = [O]kay to test

X = Tested

Otherwise, the control has not been implemented enough to be tested.

Controls Test Status
ColorDialog x
ColumnHeader x
ContainerControl x
ContextMenu x
ContextMenuStrip x
DataGrid x
DataGridBoolColumn x
DataGridTextBoxColumn x
DataGridView x
DateTimePicker x
FileDialog x
FlowLayoutPanel x
FontDialog x
HScrollBar x
MainMenu x
MaskedTextBox X
MenuStrip x
MonthCalendar x
NotifyIcon x
OpenFileDialog x
PageSetupDialog x
PrintPreviewControl x
PrintPreviewDialog x
PropertyGrid x
RichTextBox x
SaveFileDialog x
ScrollableControl x
SplitContainer x
Splitter x
TabControl x
TableLayoutPanel x
TabPage x
ThreadExceptionDialog x
ToolBar x
ToolBarButton x
ToolStripComboBox x
ToolStripMenuItem x
ToolStripSeparator x
ToolStripSplitButton x
TrackBar x
TreeView x

Version 0.9

Button

CheckBox

CheckedListBox

ComboBox

DomainUpDown

ErrorProvider

Form

GroupBox

HelpProvider

HScrollBar

Label

LinkLabel

ListBox

ListView

MenuStrip

MaskedTextBox

NumericUpDown

Panel

PictureBox

ProgressBar

RadioButton

RichTextBox

ScrollBar

StatusBar

StatusBarPanel

StatusStrip

TextBox

ToolStrip

ToolStripComboBox

ToolStripDropDownButton

ToolStripLabel

ToolStripMenuItem

ToolStripProgressBar

ToolStripSplitButton

ToolStripTextBox

ToolTip

VScrollBar

WebBrowser