Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Combining characters move after next letter (typing ^ + e between two lettres ao produces aoê instead of aêo) #985

Open
Thatoo opened this issue Jun 6, 2024 · 0 comments

Comments

@Thatoo
Copy link

Thatoo commented Jun 6, 2024

Problem

2024-06-06.10-32-49.webm

Steps to reproduce

  • type two letters like r and t : rt
  • needs to add the letter ê between r and t to make rêt
  • place the cursor between r and t
  • type ^
  • then type e
  • get rtê instead of rêt

Context :
Version de Element : 1.11.67
Version crypto : Rust SDK 0.7.0 (61b175b), Vodozemac 0.5.1

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

No branches or pull requests

1 participant