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 - parseFloat是JS内置函数,但netbeans却无法识别,提示全局变量“parseFloat”未声明。
Summary: parseFloat是JS内置函数,但netbeans却无法识别,提示全局变量“parseFloat”未声明。
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-17 01:47 UTC by FizeChan
Modified: 2016-08-17 01:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE 日志 (52.14 KB, text/plain)
2016-08-17 01:48 UTC, FizeChan
Details

Note You need to log in before you can comment on or make changes to this bug.
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 日志