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 269756 - Window refreshes repeatedly making the debugger unusable
Summary: Window refreshes repeatedly making the debugger unusable
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-06 13:18 UTC by watergeus
Modified: 2017-02-06 13:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description watergeus 2017-02-06 13:18:28 UTC
This happens about once per second. I'm assuming it's the PHP part that's causing the problem because I haven't tried it in other configurations. It happens both on the embedded browser and with Chrome.

Not only does it make interaction with the display difficult but the Browser DOM window is reset each time making that unusable.

I'm using Netbeans 8.2 on a 64-bit Mac with MacOS 10.12.3 and Chrome 55.0.2883.95. 

Chris