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 268713

Summary: Introduce variable ok button has no enable triggers
Product: ide Reporter: ferrybig
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description ferrybig 2016-10-27 12:53:46 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_66
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.66-b18

Reproducibility: Happens every time

STEPS:
  * Select a part of your code that can be turned into a variable
  * Go to refractor -> introduce -> variable
  * Clear out the textfield  (should disable the button)
  * sleep(1sec)
  * Insert a valid variable name

ACTUAL:
  ok button stays disabled

EXPECTED:
  ok button should enable us to press it again
Comment 1 ntls 2016-11-16 13:56:56 UTC
I have exactly the same issue...

Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Ubuntu 16.04
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)