Resolve "Content Editor Issue in Firefox 114 with Text Drag"
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.
What does this MR do and why?
Fixes Firefox issue with Rich Text Editor double-click and drag selection mechanism. (See Images below)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Checkout to master and visit any issue/merge request page that has a Rich Text Editor with Firefox 114 or above, write some text and switch to rich text editing.
- Double-click and drag on any word, notice how it selects all the text after the word instead of what you have selected. Double check in chrome to see the expected behavior.
- Checkout to "416325-content-editor-firefox-issue" and notice the difference.
Related to #416325
Edited by Mehul Sharma