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 - parseFloat作为js全局方法依然被提示“全局变量parseFloat未定义”
Summary: parseFloat作为js全局方法依然被提示“全局变量parseFloat未定义”
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords: 82_HR_FIX
Depends on:
Blocks:
 
Reported: 2017-01-16 08:27 UTC by FizeChan
Modified: 2017-01-16 08:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE 日志 (65.86 KB, text/plain)
2017-01-16 08:27 UTC, FizeChan
Details

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