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 138770 - Unable to modify code in editor after a dialog/window is displayed
Summary: Unable to modify code in editor after a dialog/window is displayed
Status: RESOLVED INVALID
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 02:04 UTC by richo
Modified: 2008-07-02 07:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Console Log with Thread Dump (48.35 KB, text/plain)
2008-07-02 06:52 UTC, richo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description richo 2008-07-02 02:04:02 UTC
Netbean: 20080701231251 (2565)
OS: Ubuntu 8.04

After netbeans shows a dialog or window (even code completion) all files in editor become uneditable (like they are
readonly). Sometime I could recover editing capability by closing and reopening a file, sometimes a restart is required.
Comment 1 richo 2008-07-02 04:42:56 UTC
OK, more info. 

I loose all keyboard interaction, hot keys, navigation, everything.
Comment 2 richo 2008-07-02 04:52:57 UTC
reverted to 20080617212452 (build 2343) problem gone away.

Problem exists on the following builds I have:
2442
2553
2565
Comment 3 richo 2008-07-02 06:46:24 UTC
Hmmm, I seem to be able to get the problem occurring in 2343 consistently as well. Will attach a console log (with
thread dump).

This is so bad I assuming now this is a system problem with my machine and not a general NetBeans issue. Will start
testing on other machines.
Comment 4 richo 2008-07-02 06:52:02 UTC
Created attachment 63794 [details]
Console Log with Thread Dump
Comment 5 richo 2008-07-02 07:39:50 UTC
OK, found issue. I had set AWT_TOOLKIT=MToolkit in environment vars recently to combat the balnk dialog boxes when using
Compiz problem. Removing this line causes this problem to go away. Will file a new bug in a more appropriate location.
Comment 6 richo 2008-07-02 07:47:50 UTC
new issue: #138774