WebViewer Version:10.9.0
Do you have an issue with a specific file(s)? :No
Can you reproduce using one of our samples or online demos? :Yes
Are you using the WebViewer server? :No
Does the issue only happen on certain browsers? :No
Is your issue related to a front-end framework? :Yes
Is your issue related to annotations? :Yes
Please give a brief summary of your issue:
(Think of this as an email subject)
cannot download if there is Japanese text with full-width spaces.
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
The issue occurs under the following conditions:
- Free text annotations or Callout annotations
- A full-width space exists at the beginning of a line . The Unicode for full-width space is “U+3000”.
- The text is automatically wrapped within a rectangle
When these conditions are met, the download is not possible.
Please provide a link to a minimal sample where the issue is reproducible:
It can be reproduced by entering the following text as free text in the showcase.
" ・この行は全角スペースを入れ折り返したテキストです"
It seems that full-width spaces are being trimmed in the above text.
Please set the rectangle width so that it wraps in the middle of the above text.
The yellow mark indicates the full-width space.