Commit graph

3 commits

Author SHA1 Message Date
Richard Hansen
9ff6e82c72 sendkeys: Fix Range adjustment logic 2023-09-14 18:33:57 +02:00
Richard Hansen
ed991419b8 sendkeys: Merge in latest upstream commit that mostly works
5c034c108c
seems to be the newest upstream commit that still works. After that,
`{selectall}` doesn't seem to work. Starting with v3.0, sendkeys sends
input events instead of keypress events, which `ace2_inner.js` doesn't
listen for.
2023-09-14 18:33:57 +02:00
Richard Hansen
0900354980 sendkeys: Split into separate files to match upstream 2023-09-14 18:33:57 +02:00
Renamed from src/tests/frontend/lib/sendkeys.js (Browse further)