Bug 5811 - [preferences] Pref to set editor background color
Summary: [preferences] Pref to set editor background color
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: 3.1 M4   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 9391 36904 72429 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-11-12 14:53 EST by John R. Hicks CLA
Modified: 2004-12-02 03:55 EST (History)
12 users (show)

See Also:


Attachments
jpg showing the new tab w/ preference setting (46.41 KB, image/jpeg)
2003-06-12 11:16 EDT, Sebastian Davids CLA
no flags Details
fix (14.70 KB, patch)
2003-06-12 11:23 EDT, Sebastian Davids CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John R. Hicks CLA 2001-11-12 14:53:54 EST
It would be very useful to add a preference to change the background color of 
the Java editor, since all of the other elements are editable.
Comment 1 Johan Walles CLA 2001-11-14 03:08:59 EST
This seems to be a duplicate of bug 4117.
Comment 2 Kevin Haaland CLA 2001-11-20 21:51:02 EST
This specific defect is referring to a problem with the Java Editor. Once you 
have determined the requirements for the Java specific editor please let me 
know what support you need from the workbench. 
Comment 3 Carolyn MacLeod CLA 2002-01-14 14:59:39 EST
This feature should apply to all editors, not just the Java editor.
Comment 4 Claude Knaus CLA 2002-02-12 10:51:27 EST
fixed in 20020212-I.
Note: There's no preference page for plain TextEditors yet.
Comment 5 Tod Creasey CLA 2002-02-14 16:08:05 EST
Verified in build 20020214
Comment 6 Tod Creasey CLA 2002-02-14 16:08:47 EST
*** Bug 9391 has been marked as a duplicate of this bug. ***
Comment 7 Sebastian Davids CLA 2002-02-15 17:05:42 EST
see bug 9944
Comment 8 Sebastian Davids CLA 2003-06-12 08:47:37 EDT
there is still no preference for the generic text editor
Comment 9 Sebastian Davids CLA 2003-06-12 11:16:53 EDT
Created attachment 5174 [details]
jpg showing the new tab w/ preference setting
Comment 10 Sebastian Davids CLA 2003-06-12 11:23:14 EDT
Created attachment 5175 [details]
fix

Implementation notes:

@@ TextEditorPreferencePage2 @@

Copied relevant parts from JavaEditorPreferencePage.

I did not read the contents sample from a file but rather made an entry in the
properties.

I left the tab's title "Syntax" -- a plain file has no "syntax" so this might
be a misleading tab title; I did not change it for consistency w/ the
JavaEditor.
Comment 11 Sebastian Davids CLA 2003-08-07 07:32:13 EDT
this should be moved to platform ui
Comment 12 Dani Megert CLA 2003-10-14 05:55:41 EDT
*** Bug 36904 has been marked as a duplicate of this bug. ***
Comment 13 Sebastian Davids CLA 2004-03-08 12:37:21 EST
fix provided...
Comment 14 Dani Megert CLA 2004-08-23 12:40:18 EDT
*** Bug 72429 has been marked as a duplicate of this bug. ***
Comment 15 Dani Megert CLA 2004-12-02 03:55:51 EST
This has been fixed in I200412011139: there's now a shared/global editor
background preference. It is currently under
Workbench > Editors > All Text Editors
but this can still change since preference rework is still ongoing.