David Dodlek
David Dodlek
Are there any updates ? If this will not reach upstream, is there a way to trigger it via JavaScript (if the row to be edited is visible) ? I...
Not reproduceable on Windows 10 Pro (10.0.19044 Build 19044) with Google Chrome Version 103.0.5060.114 (Official Build) (64-Bit) 
Can confirm not reproduceable on Mac (Monterey Version 12.4 - 21F79) with Google Chrome Version 103.0.5060.114 (Official Build) (x86_64)
is there an eta for when it will reach upstream / be downloadable via maven ?
Thanks for the info @Artur-. If you need someone to test a pre-release or rc, let me know. I develop a lot of add-ons (that's where the problem occurred for...
Is there a way to fix it on my end ? or do I have to wait unti a new version of the grids is availible ? Thanks a lot...
@pepijnve jeah, I should have mentioned anywhere, that JS changes have to be made in https://github.com/F0rce/lit-ace The feature sound really interesting and I'll be sure to check it out as...
Good Evening @archiecobbs, First of all thank you for this detailed issue. But this is intended and not a bug. The `AceChangedEvent` was introduced in #21 as a way to...
https://github.com/F0rce/ace/blob/3f24eb83f2c9a4da34c7ea286cffa68f08fc048c/src/main/java/de/f0rce/ace/AceEditor.java#L75-L99 In the constructor of the Ace Editor the Blur Listener (and the so called Sync Listener) are added to the editor. All the other events can be used by...