Bug 575728 - Eclipse with High Contrast mode makes it impossible to write code
Summary: Eclipse with High Contrast mode makes it impossible to write code
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.20   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 13:48 EDT by Jonas Marcondes Rabello CLA
Modified: 2021-09-01 02:41 EDT (History)
1 user (show)

See Also:


Attachments
Editor showing the highlighted bar (31.48 KB, image/png)
2021-08-31 13:48 EDT, Jonas Marcondes Rabello CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Marcondes Rabello CLA 2021-08-31 13:48:46 EDT
Created attachment 287054 [details]
Editor showing the highlighted bar

My Windows 7 is in High Contrast mode, because of this Eclipse is also in High Contrast mode, and it is not permitted to change theme in Eclipse High Contrast mode.

The problem is when editing a program the line to be edited is hidden by a highlighted bar. So, it is not possible to write the code.

Please, could someone help me with this issue?

Best regards.
Comment 1 Thomas Wolf CLA 2021-09-01 02:41:06 EDT
I think you can change this "current line highlight" color in the preferences at
General->Editors->Text Editors.

That said this background color should be something else by default in this mode. Don't know where this would have to be fixed. I don't think there's a "high contrast dark mode" theme, so maybe it's some system setting that SWT or JFace should react to.