Bug 485269

Summary: Caret internal API may not be needed
Product: [Mono] UI Automation Reporter: Andres Aragoneses <aaragoneses>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None    
Version: Release 1.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andres Aragoneses 2009-03-13 17:29:55 UTC
It seems that we can get the caret in a textbox (or other widget) by retrieving the Selection. Yes, the Selection may have a zero-length, but should tell us the position. This may require changes in the bridge and the provider.