Bugs item #1501227, was opened at 2006-06-05 15:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1501227&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Definitions (source editor)
Group: 1: Would be nice if fixed ...
Status: Open
Resolution: None
Priority: 2
Submitted By: bjwhitfield (bjwhitfield)
Assigned to: Nobody/Anonymous (nobody)
Summary: Reloading file upsets Find all panel
Initial Comment:
This bug occurs whenever a file is reloaded from disk
that contains the string that was searched for within a
find all panel that is still open.
1) Highlighting within the file is cleared (which is to
be expected)
2) Each entry in the findall listing changes to list
the first line of the document as one of the search results
3) If a number of matches were returned within the
file, swing can display the listing inconsistently.
This is more of an aesthetic problem since it's only
natural that this would put the search results in an
inconsistent state. Perhaps upon a documents change
the file can be searched again or omitted from the list.
DrJava Version : 20060605-0408
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1501227&group_id=44253
|