github xdan/jodit 4.13.20

5 hours ago

🐛 Bug Fix

  • Search: the next/previous/close/replace buttons of the search bar could be reached with Tab but did nothing on Enter/Space — the handlers listened only to pointerdown, while keyboard activation of a native button fires click. Keyboard-initiated clicks (detail === 0, which also covers screen readers) are now handled; pointer behaviour is unchanged. Fixes #1440.

Don't miss a new jodit release

NewReleases is sending notifications on new releases.