Bug 163239

Summary: [Text] TextFlows are always transparent
Product: [Tools] GEF Reporter: Pratik Shah <ppshah>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: nyssen
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Pratik Shah CLA 2006-11-02 12:20:13 EST
TextFlows ignore the opaque setting.  It should be fairly straight-forward to fill the background of the TextFlow (fragment by fragment) before drawing the text.  This can be useful for something like highlighting, custom selection, etc.
Comment 1 Randy Hudson CLA 2006-11-02 13:25:57 EST
I think for your use case, you probably need additional margin around the fragments. Filling only where the text paints is going to be too small. So maybe this could be handled by the FlowBorder.