Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: direction property not working when path is set on Text #10382

Open
7 tasks done
cc20140820 opened this issue Jan 3, 2025 · 1 comment
Open
7 tasks done

[Bug]: direction property not working when path is set on Text #10382

cc20140820 opened this issue Jan 3, 2025 · 1 comment

Comments

@cc20140820
Copy link

CheckList

  • I agree to follow this project's Code of Conduct
  • I have read and followed the Contributing Guide
  • I have read and followed the Issue Tracker Guide
  • I have searched and referenced existing issues and discussions
  • I am filing a BUG report.
  • I have managed to reproduce the bug after upgrading to the latest version
  • I have created an accurate and minimal reproduction

Version

6.0.2

In What environments are you experiencing the problem?

Chrome

Node Version (if applicable)

22.4.0

Link To Reproduction

https://codesandbox.io/p/devbox/fabric-nextjs-sandbox-forked-p2nd7r

Steps To Reproduce

  1. no extra steps

Expected Behavior

The direction of the text 'ثيل!!!!' is 'rtl', and it should appear in the canvas as shown.
image

Actual Behavior

image

Error Message & Stack Trace

no error msg
@asturur
Copy link
Member

asturur commented Jan 5, 2025

Text on a path is highly a beta feature for now.
Some improvements have been done recently in svg export and the bounding box.

As soon as possible when those are completed we ca look in both the cursor placement and the RTL work.

RTL support isn't great either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants