-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: Upgrade sendkeys, fix some bugs #5157
base: develop
Are you sure you want to change the base?
Conversation
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
f706699
to
10e11e6
Compare
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
dwachss/bililiteRange@5c034c1 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.
`window.getComputedStyle()` throws if passed a non-Element Node.
10e11e6
to
bd5fae9
Compare
Multiple commits:
helper.linesDiv()
timeslider_follow.js
\n
to{enter}
conversionjQuery.fn.focus()
return valuechat.js
tests to accommodate new sendkeys