SVG (text) - lengthAdjust spacingAndGlyphs stretching glyphs vertically when writing mode vertical
Categories
(Core :: SVG, defect, P3)
Tracking
()
People
(Reporter: akshitkrnagpal, Assigned: longsonr)
References
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
Steps to reproduce:
I tried using lengthAdjust="spacingAndGlyphs"
with writing-mode="vertical-lr"
on an text element in svg.
Please see the following JSFiddle.
https://jsfiddle.net/akshitkrnagpal/gbrn8y0p/7/
Actual results:
Glyphs got stretched vertically increasing the height of the text.
Expected results:
Glyphs should have stretched horizontally to fill up the space and the height of the text should remain the same.
Comment 1•5 years ago
|
||
Setting the component in order to involve the development team. Thanks for reporting!
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Looks like the spacing gets correctly stretched, but the glyphs do not.
Comment 4•4 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Assignee | ||
Comment 5•10 months ago
|
||
Updated•10 months ago
|
Assignee | ||
Comment 6•10 months ago
|
||
Comment 9•10 months ago
|
||
bugherder |
Updated•9 months ago
|
Description
•