Bug 122148 - [Text] TextEditParts need to communicate additional caret information
Summary: [Text] TextEditParts need to communicate additional caret information
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 12:05 EST by Pratik Shah CLA
Modified: 2016-12-14 11:18 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Shah CLA 2005-12-27 12:05:09 EST
Perhaps CaretInfo can be enhanced to carry this information, or new API could be added to TextEditPart to determine this information.  This would help TextTool determine information such as the type of caret to be used (bidi uses a directional caret), the direction of the caret when in OVERWRITE mode, whether the caret should be hidden (when the selection is an embedded graphic and handles are shown instead of range), or any other special caret characteristics (such as a slanted caret when in italicized text).