Coordinates do not update in the status bar after a zoom in (they do again after a zoom-out)
Opened this issue · 3 comments
simonkolotov commented
To reproduce: open an image, zoom in - the coordinates no longer update. Zoom in more + out to the same size, they work again...
After each zoom in they stop updating, after each zoom out they start updating again
dov commented
Can't reproduce. How did you zoom in?
simonkolotov commented
Apologies, I furor there are several options for zoom.
I always use the mouse wheel. Both for zoom in to reproduce the problem and out to clear it.
This happened both on master in Linux and the latest windows installation from SF
dov commented
Hmm... Can't reproduce it. Perhaps it is related to the window manager which causes the widget to loose its focus. I'll check it with a different window manager later on.