Bug 163239 - [Text] TextFlows are always transparent
Summary: [Text] TextFlows are always transparent
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 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 12:20 EST by Pratik Shah CLA
Modified: 2010-11-03 18:11 EDT (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-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.