Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 28331

Summary: Text font not honored by AbstractTextEditor
Product: [Eclipse Project] Platform Reporter: Bob Foster <bob>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: igor, olga
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Bob Foster CLA 2002-12-14 19:27:51 EST
As of M3, changing the Text font in preferences no longer has any effect on my
editor plugin if the editor was ever opened before the font was changed. Since I
have no code whatever that deals with font changes and this was working prior to
M3, it is likely to be some side effect of the new font propagation work, where
the old style of font propagation has stopped working.
Comment 1 Bob Foster CLA 2002-12-20 16:30:11 EST
Still broken in M4.
Comment 2 Bob Foster CLA 2002-12-20 16:32:50 EST
To be clear about this, if the default Text font is changed after a plugin
editor has been opened, the font in the open editor is not affected. Restarting
Eclipse is required to change the font in the editor.
Comment 3 Bob Foster CLA 2002-12-20 18:30:56 EST
Wrong. In M3, it was just propagation that was affected. In M4,
AbstractTextEditor appears completely unaffected by the selection of Text font;
it seems to always use the font that Use Default Font would select. This is
pretty much unusable.
Comment 4 Bob Foster CLA 2002-12-30 21:15:20 EST
This bug description is bogus. I figured out what really happened and filed a
more appropriate bug report as 28922. Don't know if bugzilla will let me do
this, but since it's my report, I have tried to mark this as a duplicate.

*** This bug has been marked as a duplicate of 28922 ***