Search results dialog show an empty table of search results
See original GitHub issueJabRef version
Latest development branch build (please note build date below)
Operating system
Windows
Details on version and operating system
JabRef 100.0.0 Windows 10 10.0 amd64 Java 18.0.2 JavaFX 19+11
Checked with the latest development build
- I made a backup of my libraries before testing the latest development version.
- I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
- Type something in the global search bar
- Click the “search across libraries in a new window” button beside the search bar
- It shows an empty table even though the search algorithm has found 208 results
Note: JabRef 5.8--2022-08-10--dcec4e2
behaves normally
Issue Analytics
- State:
- Created 9 months ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Use the Find and Replace dialog box to change data
Find data in the result set Press CTRL+F. The Find and Replace dialog box appears. In the Find What box, type your search...
Read more >How to show "no results found" in the search result is empty?
You can use PHP's empty() function to check if it's empty: if(empty($result)) { echo "No results found"; } else { // display your...
Read more >Table to table results in empty output generated
Hi, I'm accessing a database owned by a different team. I'm trying to export the tables I'm interested in to create an object...
Read more >Searching - Notepad++ User Manual
The Search Results Window is created in response to any of the dialog-based Find All commands. If it exists, you can use Search...
Read more >Show, or not show grid at empty search state
If the whole page is devoted to viewing query results, show a "no results" message or placeholder of some kind so that the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I found the problem together with Houssem. When we load a library we create a new “empty” LIbraryTab and DatabaseContext before the data is fully loaded. Then we replaced the original bibDatabaseContext with the new one from the parser Result. However, in stage manager the original list still contains the original databaseContext.
I tested a bit more and found out it must have been something to do with loading the last open libraries. Create a new library with some entries Search for something Global search works and shows entry