Bug 122149

Summary: [Text] Need to introduce post-selection delay in the text example
Product: [Tools] GEF Reporter: Pratik Shah <ppshah>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Pratik Shah CLA 2005-12-27 12:11:45 EST
SelectionRange changes very quickly and often in the text example, and it's expensive to update all the actions everytime the range changes.  There should be a delay introduced to avoid this problem.  When selecting with the mouse, the actions can be update on mouse up.  When selecting with the keyboard, the delay should be introduced.