unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44632: 27.1.50; Left-to-right Arabic shaping breaks at property bounds
@ 2020-11-14 12:42 Thamer Mahmoud
  2020-11-14 14:51 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Thamer Mahmoud @ 2020-11-14 12:42 UTC (permalink / raw)
  To: 44632

This also affects overlays and `transient-mark-mode' region.

1. Eval:

(with-current-buffer-window "*shaping testcase*" nil nil
  (insert "L2R عربي" "\n\n")
  (insert "عربي")
  (put-text-property 5 6 'face 'highlight)
  (put-text-property 11 12 'face 'highlight))

2. Notice the AIN(ع) in the L2R paragraph has the wrong shape.

--
Regards,
Thamer





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-11 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-14 12:42 bug#44632: 27.1.50; Left-to-right Arabic shaping breaks at property bounds Thamer Mahmoud
2020-11-14 14:51 ` Eli Zaretskii
2020-11-22 16:58   ` Thamer Mahmoud
2020-11-22 18:19     ` Eli Zaretskii
2021-10-11 12:36   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).