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 255003 - Editable textbox has gray color, looks like non-editable box
Summary: Editable textbox has gray color, looks like non-editable box
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-04 09:49 UTC by gokumar
Modified: 2015-09-04 09:49 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gokumar 2015-09-04 09:49:35 UTC
Link: http://services.netbeans.org/synergy/client/app/#/suite/2039

Product Version = NetBeans IDE Dev (Build 201508310002)
Operating System = Linux version 3.16.0-40-generic running on amd64 (Ubuntu)
Java; VM; Vendor = 1.8.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.45-b02

Reproducibility: Happens every time

STEPS:
1. Open introduce.Introduce.java
2. Scroll to method m2, select "abcd" in System.out.println("abcd"); and using Alt+Shif+P invoke Introduce parameter dialog

In the "Introduce Parameter" form, the Textbox for "Name" looks like disabled as its background is gray in color. I guess for all the editable fields, the background should be white