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 267607

Summary: parseFloat是JS内置函数,但netbeans却无法识别,提示全局变量“parseFloat”未声明。
Product: ide Reporter: FizeChan
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE 日志

Description FizeChan 2016-08-17 01:47:58 UTC
Product Version = NetBeans IDE 8.1 RC2 (Build 201510122201)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_102
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.102-b14

再现性: 每次都发生

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

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

预期情况:
  弹出消
Comment 1 FizeChan 2016-08-17 01:48:13 UTC
Created attachment 161684 [details]
IDE 日志