Opened 22 months ago

Last modified 6 months ago

#18184 assigned defect (bug)

Wrong area is cropped when using arrow keys to adjust the position of the crop box

Reported by: danielristic Owned by: azaozz
Priority: normal Milestone: Future Release
Component: Media Version: 2.9
Severity: normal Keywords: has-patch
Cc:

Description

When using the crop tool to modify an image, if you select an area and then use the arrow keys to move it around, when you click on the crop button, the wrong area has been cropped. If you do the same thing using the mouse to move the crop box, it works well.

Attachments (1)

18184.patch (638 bytes) - added by SergeyBiryukov 21 months ago.

Download all attachments as: .zip

Change History (6)

  • Owner set to azaozz
  • Status changed from new to assigned
  • Version changed from 3.2.1 to 2.9
  • Keywords has-patch added

imgAreaSelect's onSelectEnd() doesn't fire on a key press.

18184.patch moves setCropSelection() to onSelectChange().

  • Milestone changed from Awaiting Review to 3.4
  • Milestone changed from 3.4 to Future Release
Note: See TracTickets for help on using tickets.