When there are multiple tabs open, each with a different server connection, with tab A running a long query on server A and tab B showing the results of a query on server B, the information in the bottom status bar is not consistent with respect to which tab the data represents. The Exec: and Total: boxes are showing the times from the long running query in tab A but the row count is showing the number of rows in tab B.
We are able to reproduce this at our end and added it to our issue tracker, here. The priority is not assigned yet and will be assigned once the pending features on our to-do list are completed.