-
-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When I embed an iframe
inside a widget and put that widget inside either a SplitPanel
or DockPanel
, dragging the split handles to change the widget sizes does not work anymore as soon as you drag the handle quickly over the embedded frame. I've created a modified dock panel example to show the issue (attached below)
Reproduce
yarn & yarn build
the attached example- Open
index.html
- Observe: you see a modified dock panel example with the biggest "squares" being blue and red
- Very slowly drag the split handle between the red and blue squares
- Observe: the dragging works and resizes the left and right sides
- Now drag the handle quickly over the red or right square
- Observe: the left and right sides of the split are no longer resized.
Expected behavior
The resizing works like it does in the original example
Context
Windows 11, Firefox
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working