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 269568

Summary: parseFloat作为js全局方法依然被提示“全局变量parseFloat未定义”
Product: ide Reporter: FizeChan
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal Keywords: 82_HR_FIX
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE 日志

Description FizeChan 2017-01-16 08:27:23 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_112
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.112-b15

再现性: 每次都发生

步骤:
  * 打开对话框 Foo
  * 单击按钮 "单击我"

实际情况:
  未执行任何操作

预期情况:
  弹出消息
Comment 1 FizeChan 2017-01-16 08:27:33 UTC
Created attachment 163401 [details]
IDE 日志