In SQL Developer Version 23.11, 24.3.1 and the latest 26.2.0 when executing a query the status bar indicates that query is running and should stop when the query fetched the result or first 50 records of the result set. In my case I see correct behavior in few runs after starting SQL Developer, but after 15 or so runs the status bar shows that the query is still running and never stops.
Above behavior looks like a bug
One more observation that status bar is shared for all tabs/worksheets and if user opens a new tab connects to a different DB status bar shows that the query running in the empty.
This looks like a design miss.
Anybody else experiencing this? Is anything wrong on my PC?