Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse theme conflicts with text zoom functionality #29

Open
GoogleCodeExporter opened this issue Apr 5, 2015 · 0 comments
Open

Eclipse theme conflicts with text zoom functionality #29

GoogleCodeExporter opened this issue Apr 5, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Window > Preferences > General > Appearance
2. Change the values from:
   - Theme: Windows 7
   - Color and Font theme: Default
   to:
   - Theme: Windows 7
   - Color and Font theme: Classic Theme
3. Restart Eclipse

What is the expected output? What do you see instead?
Expected result: Ctrl + / Ctrl - should increase/decrease text size
Actual result: Ctrl + / Ctrl - do not increase/decrease text size

What version of the product are you using? On what operating system?
Eclipse Version: Eclipse IDE for Java EE Developers 4.4.1.20140925-1820
OS: Windows 7 Enterprise 64bit

Please provide any additional information below.
Changing the theme for eclipse conflicts with the text zoom functionality of 
the tarlog plugin. The problem was identified after removing the line 
"CURRENT_THEME_ID=org.eclipse.ui.r30" in the workspace preference file 
"<workspace>\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.u
i.prefs".

Workaround.
Change the theme settings back to default values.

Original issue reported on code.google.com by [email protected] on 9 Jan 2015 at 10:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant