-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
Browser IssuesIssues or PRs that are related to browser specific problemsIssues or PRs that are related to browser specific problems[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...Block selection, navigation, splitting, merging, deletion...[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Milestone
Description
Describe the bug
Caret is erroneously positioned at the start of a RichText element when selecting a block in Firefox.
To Reproduce
Steps to reproduce the behavior:
- Start with a post (I'm using a sizable post provided here).
- Make sure no blocks are selected.
- Click on the end of a textful RichText element, or click in the middle of the text.
- Observed: Caret is positioned at the start of the element.
Expected behavior
Caret should be placed where I clicked.
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Browser: Firefox Developer Edition
lkraav and florianbrinkmann
Metadata
Metadata
Assignees
Labels
Browser IssuesIssues or PRs that are related to browser specific problemsIssues or PRs that are related to browser specific problems[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...Block selection, navigation, splitting, merging, deletion...[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended