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 270477 - My Editor pane opens and shuts immediately. As a result I am neither able to code or design. It notifies of unexpected Custom UI exception. But Build is successful and the project also runs. No coe can be entered as the editors pane vanishes immediately.
Summary: My Editor pane opens and shuts immediately. As a result I am neither able to ...
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2017-04-24 13:44 UTC by mazesrock
Modified: 2017-05-15 13:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (680.61 KB, text/plain)
2017-04-24 13:44 UTC, mazesrock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mazesrock 2017-04-24 13:44:05 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 mazesrock 2017-04-24 13:44:12 UTC
Created attachment 164174 [details]
IDE log
Comment 2 Jiri Sedlacek 2017-05-15 13:26:45 UTC
Could you please provide more details on this issue? In the subject you've mentioned problems with opening an editor pane, but the STEPS describe some dialog Foo and button Click me. I don't understand what's the actual bug here.

If possible, please provide the project and exact steps to reproduce the reported bug. Thanks!