Bug 125421 - [Text] SelectionRange should have information about its containing editpart
Summary: [Text] SelectionRange should have information about its containing editpart
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: 2006-01-26 19:06 EST by Pratik Shah CLA
Modified: 2016-12-14 11:20 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 2006-01-26 19:06:40 EST
You should be able to query the SelectionRange to get the EditPart that completely contains it.  At this point, this information is in SelectionModel (although its not being set/used).  It should be removed from there.