| Summary: | Unexpected behavior when typing Emojis in RTL paragraph | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | idoh <idohlp2> |
| Component: | Writer | Assignee: | خالد حسني <khaled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aron.budea, khaled |
| Priority: | medium | ||
| Version: | 7.4.5.1 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.6.0 target:7.5.5 target:24.2.0 target:7.6.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 43808, 103342 | ||
| Attachments: |
MWE
MWE output |
||
|
Description
idoh
2023-02-07 14:57:20 UTC
Created attachment 185178 [details]
MWE
Created attachment 185179 [details]
MWE output
For some reason font fallback is not working for the RTL paragraph, if you explicitly set the emoji to a font that have it, it will show fine. I confirm this workaround. Explicitly changing the emoji's font to "Noto Color Emoji" makes it show OK. Khaled Hosny committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/737854f3c5131d3a64803edc0802dbbc07aa4405 tdf#153440: Fix font fallback for surrogate pairs in RTL text It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Khaled Hosny committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/0bf407836c4d10fe5cf54298c1978d9615a1a35c tdf#153440: Fix font fallback for surrogate pairs in RTL text It will be available in 7.5.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Khaled Hosny committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6b178c6e88ec5a765ad2b3ccd98182286222f550 tdf#153440: Add test It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Khaled Hosny committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/576349d137eb0bf8132f7b65f30cb9aa276e0b14 tdf#153440: Add test It will be available in 7.6.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |