History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-5991
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Olesya Smirnova
Reporter: AlexL
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

IDEA hangs when pasting code into a java file. reproducible 100% of the time.

Created: 16 May 06 02:58   Updated: 18 Jul 06 23:09
Component/s: Editor. Editing Text
Fix Version/s: Demetra 5557

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File 5261_hang_while_pasting_thread_dump2.txt (19 kb)
2. Java Archive File code-style-settings05222006.jar (0.3 kb)
3. Java Source File DBConnectionPoolTest.java (2 kb)
4. Java Archive File settings05242006.jar (52 kb)
5. Java Source File TestFragment.java (1 kb)

Environment: Windows XP SP2

Build: 5,261
Fixed in build: 5,550
Severity: High


 Description  « Hide

Steps to reproduce.
1. Open DBConnectionPoolTest.java
2. Open TestFrament.java
3. Highliht class Test in TestFragment.java and then copy it and then try to paste
it in the class scope of DBConnectionPoolTest.

[IDEA hangs in an infinite loop. It is uses CPU, but never complete.]



 All   Comments   Work Log   Change History      Sort Order:
Olesya Smirnova - 22 May 06 19:03
Attach please your code style settings.

AlexL - 23 May 06 02:38

Here are my code style settings code-style-settings05222006.jar
Let me know if you need anything else.


Olesya Smirnova - 24 May 06 15:19
Yes, i need code style settings Unfortunately the archive doesn't contain any settings

AlexL - 25 May 06 07:52
I exported code style settings before. I'm not sure why it isn't in there.
This time I just exported everything.

AlexL - 25 May 06 07:55
When you export settings, there are two choices related to code styles:

[X] Code Style schemes, Code templates, File templates
[X] Code Style Profiles

I only checked one of these when I exported the first file. (I forgot which one). I guess I needed
to check both.
Anyway, I checked the new settings I uploaded, and it contains the code style settings.