Comment 123 for bug 372103

Revision history for this message
ilna (a-gaydenko) wrote :

Micah,

How to reproduce (more elaborative):

- install openjdk-6-jdk
- verify it is selected with 'java -version'
- install netbeans
- start firefox
- start netbeans
- in netbeans: using any input field or editor window (create any new project and any new file in it) copy with Ctrl-C any text to clipboard
- switch to Firefox, click on any bookmark in bookmark tab tree
- Firefox crashes

In fact, instead of netbeans any java swing application can be used.

Fix from the ppa does work, thanks!