You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## 6.38.7 (2025-11-14)
2
+
3
+
### Bug fixes
4
+
5
+
Make detection of transformed tooltip parent elements (forcing absolute positioning) more robust on current browsers.
6
+
7
+
Avoid an issue where on Chrome and Safari, typing over a cross-line selection can replace widgets on the line after the selection with their plain text content.
8
+
9
+
Fix a bug that broke insertion of composed input at multiple cursors when the IME keeps the selection at the start of the composed text.
0 commit comments