Skip to content

Weird division of Japanese text #878

@hidech

Description

@hidech

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

When I set these texts and publish them to the web, English texts like "Test of Japanese text" are split by spaces in "fit-span" in the HTML source.
However, the strange thing is that Japanese sentences like "日本語テキストのテスト" are divided for each character as follows.

This dont suite SEO optimized. In order to reduce the source size of the web, please revise so that strings with the same style are grouped together.

Expected Behavior

I expect to these output:

日本語テキストのテスト

Steps to Reproduce

1.Create a new page
2.Add text widget
3.set Japanese text like "日本語テキストのテスト"
4.Test mode
5.View source in Chrome devtools

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

ITEelsn1z4pNj70B1aXuc8Iw+AMxJ1gjbJ0vhNVEewg0fLWsB+0tbuvRchZfUuHndAlEE2eankwepqHVuOzhCewnBE2EQ5Rj1qoMVQn/ZH6QRLaPCs6Sf3FRP+xgfEC00J+jsB5BIrBsS3ctig/GSw==

Context

This dont suite SEO optimized. In order to reduce the source size of the web, please revise so that strings with the same style are grouped together.

Visual documentation

スクリーンショット 2023-05-12 18 30 57

Additional Info

No response

Environment

- FlutterFlow version: 3.1
- Platform:Mac
- Browser name and version:Chrome 113.0.5672.92
- Operating system and version affected: macOS 11.7.4

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions