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 21633

Summary: Fix freeze) on multiline editing in AutocollectPanel.
Product: obsolete Reporter: Ethan Rider <ethanrider>
Component: simAssignee: Ethan Rider <erider>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: Sun   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Ethan Rider 2002-03-15 22:59:01 UTC
In addition to adding multiline components to edit multiline values
ensure that multiline editing works correctly on all platforms
(it appears to be hanging on some cases.)
Comment 1 psuk 2002-03-19 17:49:25 UTC
It happens on Win2k.

Here is the test case:
1. Select Help -> Submit Bug. 
2. In the  Choose Report Type Panel Select Something else happened
3. Click Next. 
4. Write Subject and Description (whatever, it's not important)
5. Fill out the personal data (not important), click next
6. In the Verify Autocollected data
6.1 Find out the Log file content (last item in the list)
6.2 Click Edit button (the one tha has '...')
6.3 Press CTRL+SHIFT+END (Copy from the position to the end)
   ... it hangs for about 2 minutes, than it recovers

Comment 2 Ethan Rider 2002-03-25 17:54:23 UTC
This problem does not appear to occur anymore (I cannot reproduce it
here using the steps outlined)