What steps will reproduce the problem?
1. Create several editors sharing a Document instance
2. Perform Find/Replace in one of them
3. Try to perform Find/Replace in the other, it will work on the first one
instead
What is the expected output? What do you see instead?
Find/Replace should work on any of the editors but it only does work on
the first one where it was used. I think the reason is that a find dialog
instance is cached and associated with a Document instead of with a
(Document,JEditorPane) pair.
What version of the product are you using? On what operating system?
r124 from repository on Win XP.
Original issue reported on code.google.com by komoku on 12 Feb 2010 at 6:57
Original issue reported on code.google.com by
komoku
on 12 Feb 2010 at 6:57