Open
Bug 1351578
Opened 8 years ago
Updated 1 year ago
Thai language doesn't break at right place in Google Docs
Categories
(Core :: Layout: Text and Fonts, defect, P3)
Core
Layout: Text and Fonts
Tracking
()
NEW
Tracking | Status | |
---|---|---|
platform-rel | --- | ? |
People
(Reporter: dietrich, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [platform-rel-Google])
Attachments
(2 files)
See attached screenshots. Will share Google doc example here also.
It's not clear if the problem is in Google docs or Firefox.
Reporter | ||
Comment 1•8 years ago
|
||
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
platform-rel: --- → ?
Whiteboard: [platform-rel-Google]
Updated•2 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
Since I encounter this problem too and it is not fixed, I will add a bit more detail.
The issue with Google Docs is still present. However, it is not in case with Microsoft Word online. It can render pretty fine.
The difference between Google Docs and Microsoft Word online is the first one renders content with a canvas
tag and another one use HTML and CSS to render text. I guess that the issue might come from possibly difference behavior when text is rendered on canvas
and on HTML.
Comment 3•1 year ago
|
||
Sorry, it is actually svg
element.
Comment 4•1 year ago
|
||
(In reply to Pontakorn Paesaeng from comment #3)
Sorry, it is actually
svg
element.
I cannot edit my comment. It is canvas
element that actually has the text.
You need to log in
before you can comment on or make changes to this bug.
Description
•