Page MenuHomePhabricator

resetting bounding box in image cropper does not work as expected
Closed, ResolvedPublic

Description

before setting the first bounding object the image cropper asks for the type of bounding object (cone, cylinder, ...). Hitting the "Reset Bounding Box" button does only reset the existing bounding box but the type cannot be altered. this should be changed

Event Timeline

In my opinion, the behaviour is correct. By pushing the reset button, the actual bounding box will be reseted to its initial state.

However, to give the user the possibility to change the type of bounding box, we can reconsider the current workflow of the image cropper.

One possible solution:
when pushing the reset button, the cropping object will be removed and the dialog for choosing the types of bounding box will be opened.

T11169 reported a similiar problem.

changing bug status to confirmed for all bugs that are currently not in progress