This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 429553 - [CSS] ColorDefinitions defined by CSS and modified by user are wrongly read from preference store
Summary: [CSS] ColorDefinitions defined by CSS and modified by user are wrongly read f...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.4 M6   Edit
Assignee: Daniel Rolka CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 05:16 EST by Daniel Rolka CLA
Modified: 2015-12-01 07:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Rolka CLA 2014-03-04 05:16:24 EST
It works fine for the 'default' 3.x theme.

Steps to reproduce the issue:

1) open color and font preference page
2) switch the 3.x theme with combo to i.e. 'reduced palette' theme
3) edit some ColorDefinition that is added/overridden by CSS
4) Hit 'apply' button
5) Hit 'OK' button

The changes are lost in gui, but ones are correctly stored in the preference store

Daniel
Comment 2 Daniel Rolka CLA 2014-06-04 05:22:44 EDT
Verified in the build: 4.4RC3

Daniel