box-content-preview icon indicating copy to clipboard operation
box-content-preview copied to clipboard

Point annotations cannot be viewed if Draw annotations are added after the point.

Open alexZogich opened this issue 6 years ago • 1 comments

Environment:

Preview version: tested with 2.14.1 ( same issue happens for lower versions, looks like it starts since v2.0.2 with: Downgrade annotations to 2.3.0) Browser: Safari Operating system and version: IOS 12.3.1 Steps to reproduce the problem:

Preview any document Add point annotations After saving annotation, click on it to make sure we can view the posted annotation Add a draw annotation and save the annotation. Click on the added point annotation to view it.

Expected:the point annotation comment opens and we can view the comment and reply to it etc.

Actual:Clicking on the message icon, does not open the annotation.

Exiting the previewer and reopening it solves the issue.

This seems to only happen when we do a draw annotation in the document after adding point annotations. If we do draw annotation first followed by point annotations, then we dont see this issue.

alexZogich avatar Jul 16 '19 09:07 alexZogich

Hi @alexZogich, thanks for opening the issue.

From looking at the screencast of the issue (https://www.loom.com/share/001c097eda964334a35bd849122d45cb) it appears the preview is happening inside of a WebView as part of a native app?

I attempted to reproduce the issue via expiring embed in a ios WebView but was unable to do so. Here's a link to the video of the screencast: https://cloud.box.com/s/fvf1gqem6wry1pkqjpecqx52d4fi9ykb

Can you attempt to reproduce this outside of your application?

ConradJChan avatar Jul 17 '19 21:07 ConradJChan