XnView: MP 1.8.3 - 64 bit
OS: Windows 10 64bit
Lossless crop works incorrectly, but normal crop works correctly, except for Ctrl-x which does nothing.
Effect: Incorrect dimensions for lossless crop. No change in image via Ctrl-x.
To reproduce:
1. Create a new image of any dimensions using File>New Image. Crop using the shortcut Ctrl-x,
OR,
2. Create a new image of 1000x1000 pixels using File>New Image. Crop using the crop (lossless) tool.
Actual behaviour (bug):
1. (Ctrl-X crop) The tab title adds an "*", but no changes occur in the actual image.

2. (Lossless crop) Image will crop close to the correct size, but not exactly. For example, attempting to crop a 1000x1000 pixel image to 700x700 pixels using the crop (lossless) tool reduces the image to 712x712 pixels. A lossless crop to 999x999 pixels results in no change.

Expected behaviour: An image cropped to specified dimensions.
Note: cropping via the Edit>Crop tool, or the crop icon on the toolbar adds the "*" to the tab and crops correctly.