cboxdoerfer / fsearch

A fast file search utility for Unix-like systems based on GTK3
GNU General Public License v2.0
3.33k stars 209 forks source link

[BUG] After alt-tabbing out of the application, scrolled cursor row position highlights are misplaced #414

Closed nekohayo closed 2 years ago

nekohayo commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Open and maximize the fsearch window, search for something that has enough search results to scroll
  2. Scroll down, notice there is a slight faded gray row highlight under the mouse cursor
  3. Alt-tab to another application, alt-tab back to fsearch
  4. Notice that the row highlight is now offset from the mouse cursor, it shows up way above the mouse cursor, as if you had not scrolled.

Desktop (please complete the following information):

cboxdoerfer commented 2 years ago

Thx, I can confirm the issue.