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 246237 - Unexpected sounds
Summary: Unexpected sounds
Status: RESOLVED INCOMPLETE
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: issues@python
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-04 11:11 UTC by melight
Modified: 2014-12-12 22:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (983.78 KB, text/plain)
2014-08-04 11:11 UTC, melight
Details

Note You need to log in before you can comment on or make changes to this bug.
Description melight 2014-08-04 11:11:09 UTC
While editing Python code I get random "alert" sounds (like the annoying ones you get when reaching the end of document with CTRL+F). They happen sometimes when I select text (always on multi-line select), sometimes when I copy text and always twice on end-of-doc-reached on search.

Product Version = NetBeans IDE Dev (Build nbms-and-javadoc-1932-on-20140722)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Comment 1 melight 2014-08-04 11:11:16 UTC
Created attachment 148516 [details]
IDE log
Comment 2 Lou Dasaro 2014-12-08 23:43:25 UTC
Thank you for your report.

Unfortunately, I am unable to duplicate this anomaly. I suspect it's because you are (?) using Python 2.7-specific constructs which are not (yet) supported.

Would it be possible for you to try to duplicate this with the latest DEV build and a newer JDK? Thank you.