microsoft / OCR-Form-Tools

A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
MIT License
511 stars 174 forks source link

Automatic set labels dissapear when you add a new element to the label in version2.1-preview.3 #907

Open alegarro opened 3 years ago

alegarro commented 3 years ago

Hi,

After upgrade our docker image to preview.3, we start to have some issues to change the autolabels in the images.

In previous versions, after the automatic labeling ends, the can select the recognized text, and set a new label in order to confirm the automatic election or set the right election, in preview.1 or preview.2 this process works perfecly but in preview.3 when select a preset label and sets the right label, all the content of the label was deleted, and this is not coherent with the working mode in previous version, where the unique way to delete the content labeled is press supr key.

Is a issue? or The way to confirm the auto election have changed? From my side, I think that the right use is the previous version one.

Thanks in advance.

Best regards.