Page 1 of 1

2.37: Marquee selection + TAB = drawing bugs (FIXED)

Posted: Thu Oct 20, 2016 7:45 pm
by Dstruct
XnView 2.37

- load picture
- draw marquee selection and keep mouse-button pressed
- hit TAB key

- draw another marquee selection and keep mouse-button pressed
- hit TAB key


and so on.

Result:
selection.png
FIXED (2.40)

Re: 2.37: Marquee selection + TAB = drawing bugs

Posted: Sat Oct 22, 2016 5:58 pm
by helmut
I could reproduce your bug, Dstruct. :bugconfirmed:

The important bit is that you keep the mouse button all the time and then press Tab key (while mouse button is still pressed). To me it looks as if XnView doesn't update internal selection coordinates until you release the mouse button. This means when keeping mouse button pressed and hitting "Tab" key not the current selection but the previous selection's ratio is toggled.

Re: 2.37: Marquee selection + TAB = drawing bugs

Posted: Sat Oct 22, 2016 6:57 pm
by Dstruct
Thanks for reproducing!

FIXED (2.40)

Re: 2.37: Marquee selection + TAB = drawing bugs

Posted: Sun Oct 30, 2016 12:44 pm
by ckit
This is still present in v2.38 but left or right clicking anywhere on the picture afterwards clears the problem for me.