This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262534 - [a11y] Name of active tab in Output window is not readable in high contrast screen mode
Summary: [a11y] Name of active tab in Output window is not readable in high contrast s...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2016-06-22 15:46 UTC by Jiri Kovalsky
Modified: 2016-06-22 15:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot showing unreadable "Debugger Console" tab in Output window. (180.43 KB, image/png)
2016-06-22 15:46 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2016-06-22 15:46:55 UTC
Created attachment 160133 [details]
Screenshot showing unreadable "Debugger Console" tab in Output window.

Product Version: NetBeans IDE 8.1 (Build 201510222201)
Updates: Updates available to version NetBeans 8.1 Patch 1
Java: 1.8.0_91; Java HotSpot(TM) 64-Bit Server VM 25.91-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_91-b14
System: Linux version 3.13.0-37-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/8.1
Cache directory: /home/cesilko/.cache/netbeans/8.1

Description:
============
If user switches his/her Windows coloring theme to high contrast mode, it is almost impossible to read the name of active tab in Output window - see attached screenshot.

Steps to reproduce:
===================
1. Switch your Windows coloring theme to high contrast mode.
2. Launch NetBeans IDE, open some Java application such as AnagramGame sample.
3. Press Ctrl+F5 or invoke "Debug > Debug Project (AnagramGame)" action from main menu.

Expected: "Debugger Console" tab name is readable without problems.
Actual: "Debugger Console" tab name is printed in yellow on white background which is very hard to read.