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 60656 - input box of IDE is blocked after file related action
Summary: input box of IDE is blocked after file related action
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: RANDOM
Depends on:
Blocks: 69179 97249
  Show dependency tree
 
Reported: 2005-06-30 09:27 UTC by loki
Modified: 2008-12-22 11:45 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 loki 2005-06-30 09:27:16 UTC
This bug was reported in earlier versions (forgat, and could not find) however I
have now found a repeatable scenario.

1. Open a freeform project
2. Open any of the netbeans dialogs that is related to a class. E.g. add a
property to a bean. It works!

3. execute in the project window a copy, paste of a file. It seems not to matter
what type of file (both jsp, java).

4. Open any of the netbeans dialogs that has a text input field as first box.
E.g. rename, or add property. 

The first dialog box now refuses to accept input. If you move the focus to
another input field (does not seem to matter which) the previously enter input
shows up. If you then move back to the first input field it 'unlocks' and you
can enter to your hearts content.

If you OK the input this problem does not reappear until you do something with
the file system again (copy, delete)

I use: 

/opt/netbeans-4.1/platform5
/opt/netbeans-4.1/nb4.1
/opt/netbeans-4.1/ide5
/opt/netbeans-4.1/enterprise1

build 200505031930 (can't you guess make this info ctrl-c, v-able).
ide 5.9.1 same build

cheerz
Comment 1 Milan Kubec 2005-07-07 09:28:51 UTC
What operating system and what window manager do you use? Thanks.
Comment 2 loki 2005-07-07 09:39:09 UTC
Funny question, when I logged the issue the system already registered what kind
of os etc. was being use. However:

Linux Suse 9.2. Enterprise
KDE (standard install of 9.2)
that's about it...
Comment 3 Peter Pis 2005-07-11 10:25:04 UTC
Reassigning to core for evaluation.
Comment 4 David Simonek 2005-11-24 11:59:14 UTC
Btw, similar to 69179.
Comment 5 Marian Mirilovic 2006-01-03 10:54:00 UTC
Too late for NB5.0, please reevaluate.
Comment 6 David Simonek 2007-09-10 12:16:00 UTC
Hi,

As this is old issue and we never could reproduce it, closing as works for me. I guess problem was solved for reporter
by using newer JDK.

Reporter, if you can still reproduce the issue, please reopen and add steps, thank you.