-
Notifications
You must be signed in to change notification settings - Fork 79
[RTE]: Incorrect floating toolbar position when in ShadowDOM #3073
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
Description
Floating toolbars appears near selection, but not when editor is inside ShadowDOM
compressO-export-1774473590267.mp4
Steps to Reproduce
- Clone repo locally, install deps and run
yarn build-server - Start dev server in ShadowDOM mode by
yarn start-sd - Navigate to
http://your-dev-server:port/demo?id=RTE&theme=loveship - Select some text
- Check floating toolbar position
Actual result
Floating toolbar appears at the top left corner of the ShadowDOM root node
Expected result
Floating toolbar appears near selected range
Environment
- UUI version: 6.4.3
- Browser name: Microsoft Edge 146.0.3856.72
- Operating System: macOS Tahoe 26.3.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog