Bug 428592 - TextBox: Begin implementation
Summary: TextBox: Begin implementation
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 0.9
Assignee: Andres Aragoneses
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 428531 428595 428644
  Show dependency treegraph
 
Reported: 2008-09-22 18:10 UTC by Brad Taylor
Modified: 2008-10-22 16:46 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.