Bug 485269 - Caret internal API may not be needed
Summary: Caret internal API may not be needed
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: All All
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-13 17:29 UTC by Andres Aragoneses
Modified: 2009-04-14 19:50 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 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.