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 269183 - Refactoring window doesn't close
Summary: Refactoring window doesn't close
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: Dev
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-30 14:46 UTC by twifty
Modified: 2016-11-30 14:46 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 twifty 2016-11-30 14:46:52 UTC
On the latest dev build, the old problem of the refactoring window has cropped up again.

To be honest, I thought there was already an open ticket for this, but they have all been marked as resolved "works for me".

The problem:

Very randomly, and almost always with large files, Using the built in "refactor" on a class property/method, the refactoring window will not close. In addition, the close button on the window has no effect. The only way to close the window is to completely exit the IDE. There are no exceptions logged or anything to indicate there was a problem.

I can go for days without it happening, but once it does, it will happen on every 'refactor' after. This is not a new problem, like I said I was sure there was an open ticket for it, it has been happening for at least a year. Having to restart the IDE is more than an inconvenience.

In my setup, ubuntu with multiple workspaces, I simply throw the unclosable window on an unused workspace. But, for users without workspaces (Winblowz), the 'always on top' nature of the window will be very annoying.

Is there any way to run netbeans in a "debug" mode where everything is fully logged?