What steps will reproduce the problem?
1. Host the editor in a JTabbedPane
2. Run it, press Ctrl-F, it will complain that it can't cast to JViewPort.
I changed the code in actions/gui/QuickFindDialog.java to use JComponent
instead of JViewPort, it's working fine now.
Original issue reported on code.google.com by gtanuel@gmail.com on 4 Nov 2009 at 8:35
Original issue reported on code.google.com by
gtanuel@gmail.com
on 4 Nov 2009 at 8:35