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 100960 - IllegalStateException: This must happen in event thread!
Summary: IllegalStateException: This must happen in event thread!
Status: VERIFIED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: pnarayan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 13:31 UTC by Nikita Krjukov
Modified: 2007-09-18 18:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The stack trace (1.97 KB, text/plain)
2007-04-13 13:32 UTC, Nikita Krjukov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Krjukov 2007-04-13 13:31:45 UTC
Steps to reproduce:
- Create a new XML Schema by sample (Purchase Order Schema)
- Open it in the editor and switch to the Design view
- Select the "Comment" root element and press Delete key
- The Safe Delete dialog appears
- Press the "Refactor" button 
- At the next stap press the "Cancel" button
- Now the NetBeans is locked and requires reloading
Comment 1 Nikita Krjukov 2007-04-13 13:32:51 UTC
Created attachment 40886 [details]
The stack trace
Comment 2 Mikhail Matveev 2007-04-13 14:13:19 UTC
Not reproducible for me.
Comment 3 Samaresh Panda 2007-04-18 00:31:18 UTC
Not able to reproduce.
Comment 4 Mikhail Matveev 2007-04-24 14:42:50 UTC
Reproducible for me using Java 1.5.0_11 on WinXP and Mac.
Not reproducible for Java 1.6.
Comment 5 Samaresh Panda 2007-05-19 01:16:19 UTC
Mikhail, will you try again, I cannot reproduce this on both JDK.
Comment 6 Samaresh Panda 2007-06-12 03:25:24 UTC
Have not seen any update from Mikhail. Works for me.
Comment 7 tonybeckham 2007-09-18 18:15:11 UTC
I cannot reproduce this on Mac: Build 200709180000, Java 1.5.0_07.

Not reproducible on WinXP Build 200709130000, Java 1.5.0_12.

Closing with the fact that it is not reproducible: Verified