-
After validation fails in a text edit, you cannot click to move the cursor to edit the field. Instead you must completely delete the entry and start over.
If you try and click anywhere in the te…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-96lmlz?layout=%257B%2522sid…
-
![image](https://github.com/user-attachments/assets/2fe9ae6e-2776-40be-a35e-9daf019b53ea)
which I observe there are some issues in the footer section
![image](https://github.com/user-attachmen…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug.
### Operating System of DocumentSer…
-
### Library
React / v8 (@fluentui/react)
### System Info
```shell
System:
OS: Windows 11 10.0.22621
CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1265U
Memory: 3.38 GB / 15.69 GB
Browse…
-
# Problem
Moving the cursor is a fundamental action in Nvim, and there are many different ways to do so, depending on context:
- `vim.api.nvim_win_set_cursor()` or `vim.fn.cursor()` are the low leve…
-
### Describe the bug
After upgrading to 15.3.0, the number input fields started moving cursor to the far right after inserting negative numbers in a field with suffix.
The issue does not appear …
-
Hello! I happened to come across your open-source project on daily.dev. Coincidentally, I’m also applying the Tiptap library with a few tweaks in my personal project. Taking a look at your project, I …
-
### Operating system
macOS
### Joplin version
3.0.6
### Desktop version info
_No response_
### Current behaviour
- In the RTE, press End
- as expected the cursor moves to the end of the line
…
-
MWE:
```julia
a = 1+1
b = a+5;
c = b+2
```
If you run alt+enter from beginning of the file, first line is executed, result is displayed inline and cursor correctly moves to next line.
on next l…