andreasdj

Results 3 issues of andreasdj

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/windows
platform/linux
bug :beetle:
component/BrowserView
status/confirmed
has-repro-gist
29-x-y
component/WebContentsView
30-x-y

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
platform/all
status/confirmed
has-repro-gist
component/WebContentsView
30-x-y

When using the caret-pos library to get the caret position with noShadowCaret set to true there is an issue with contenteditable elements. When the caret is set to a blank...