-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Description
Bug type : Sporadic
Eclipse version : 2023-09 (4.29) / 2025-03 too
Build id: I20230802-1800 / I20250216-1800
OS : Linux
Steps to reproduce
In 2023-09 (I20230802-1800)
- Import the attached project. p60.zip
- Open File Search then search for text
some - Check the search results in
Search View. Mostly for the first time results are complete. Clear Allusing "Search View" toolbar and hitRefreshnext to it. Try this 4-5 times quickly.- It can be reproduced only by clicking
Refreshin theSearch Viewtool bar couple of time instantly. - Now observe the results in step 4/5 sometimes some results are missing. Please refer the attached images.
In development environment when I lauch a 'run-time' in debug mode this is very frequent. Even the first time search results are incomplete.


Below is the screenshot of the first serach result from run-time debug.

In 2025-03 M3 (I20250216-1800)
(taken from my duplicate issue: eclipse-platform/eclipse.platform#1741)
Search for something (Search > Search (Ctrl + h)) with several hits, like @Override:
(first run)
(second run)
This is acceptable if I have thousands of hits since I probably won't miss the ones I don't see, but it's not ok when I look for something like @Parameter, which has only 72 hits:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working



