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

Summary: Editable textbox has gray color, looks like non-editable box
Product: java Reporter: gokumar
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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