Bug 290267 - Control.setFont propagates to children
Summary: Control.setFont propagates to children
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: ERCP (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux Qt
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: ercp.eswt CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2009-09-23 09:57 EDT by Gorkem Ercan CLA
Modified: 2021-07-15 12:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gorkem Ercan CLA 2009-09-23 09:57:34 EDT
Qt propagates the font changes to children. This is not correct SWT behavior. Currently if setting a font to a Composite then probably the font of all the children will also change.