Bug 428592

Summary: TextBox: Begin implementation
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Winforms - ATKAssignee: Andres Aragoneses <aaragoneses>
Status: RESOLVED FIXED QA Contact: E-mail List <mono-a11y-bugs>
Severity: Enhancement    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: Release 0.9   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 428531, 428595, 428644    

Description Brad Taylor 2008-09-22 18:10:30 UTC
Implement AtkAccessible and AtkComponent for TextBox and develop initial unit test.

Specification
==============

Acts As: Text
Similar To: GtkTextView
Provides: AtkAccessible, AtkComponent, AtkStreamableContent, AtkText
Default State: Editable, Enabled, Focusable, Multi-Line, Sensitive, Showing, Visible
Comment 1 Andres Aragoneses 2008-09-23 19:37:00 UTC
Mostly done but uncommitted.
Comment 2 Andres Aragoneses 2008-09-24 20:44:51 UTC
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Comment 3 Brad Taylor 2008-09-25 22:11:57 UTC
Moving all of these to P4 to show that they have been triaged.  Will be reprioritizing these properly tomorrow.
Comment 4 Andres Aragoneses 2008-10-14 22:56:12 UTC
Forgot to mark expected milestone.
Comment 5 Andres Aragoneses 2008-10-15 02:29:16 UTC
I should have assigned this to myself earlier.
Comment 6 Andres Aragoneses 2008-10-20 22:24:59 UTC
Added in r116567.