My app is a React app. It contains an advanced text editor. To develop
it we needed to catch the input events made on a contentEditable div to
update an internal model. So we need to be aware about any change made
to the editor. As the compositionend event is wrong, it generates a
difference between our internal model and the current html of the page.

I'm not sure about what you mean by an "ibus app". And how composition
events are "ibus specific" mechanism? They are event documented in the
HTML5 W3C standard : https://w3c.github.io/uievents/#interface-
compositionevent

Is there something I should do in my app that would enable the correct
mechanism?

I'm not sure neither about your last question. What would be a desktop
where ibus is not present at all?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1999207

Title:
  Error in dead key management of latin keyboards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1999207/+subscriptions


-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to