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] Arabic add background color render exception #1455

Open
GitGitChen opened this issue Dec 25, 2024 · 0 comments
Open

[BUG] Arabic add background color render exception #1455

GitGitChen opened this issue Dec 25, 2024 · 0 comments
Labels
bug Something isn't working rtl-text Issues with text rendered in rtl mode text-styling

Comments

@GitGitChen
Copy link

I have string in html like this

<p style="text-align: right;">فخامة الأمير</p><p style="text-align: right;"><span style="background-color: rgb(191, 191, 191);">السلام عليكم ورحمة الله وبركاته</span></p><p style="text-align: right;"><span style="background-color: rgb(191, 191, 191);">سوف تجرى صيانة من أجل تحسين وتنظيم عمل السيرفرات، وقت الصيانة كما يلي: </span></p><p style="text-align: right;">من<span style="color: rgb(255, 0, 0);"> 2024-11-25 5:00:00</span> إلى <span style="color: rgb(255, 0, 0);">2024-11-25 5:30:00</span> بتوقيت السعودية.</p><p style="text-align: right;">شكرا على تفهمكم وتعاونكم</p>

Rendering on Google Chrome looks like this.
WX20241225-181415

Rendering in flutter_html looks like this,The background color is uneven
WX20241225-181048

@GitGitChen GitGitChen added the bug Something isn't working label Dec 25, 2024
@Sub6Resources Sub6Resources added rtl-text Issues with text rendered in rtl mode text-styling labels Mar 12, 2025
@Sub6Resources Sub6Resources moved this to Todo in flutter_html Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rtl-text Issues with text rendered in rtl mode text-styling
Projects
Status: Todo
Development

No branches or pull requests

2 participants