Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag into Iframe doesn't see mouseup event #3986

Closed
charlesh88 opened this issue Jun 28, 2021 · 3 comments
Closed

Drag into Iframe doesn't see mouseup event #3986

charlesh88 opened this issue Jun 28, 2021 · 3 comments

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Jun 28, 2021

Replicate

  1. Create and/or navigate to a Web Page view, which uses an Iframe.
  2. Click and drag to resize and expand the tree view. Observe that as you drag to the right into the Iframe's area, the tree pane will stop resizing.
  3. Release the mouse to "stop" dragging, and move your cursor back into the tree area; as you do so, observe that the tree will shrink as you move the cursor (as though the mouse is still down and dragging), even though the mouse button is no longer being held down.

The same phenomena occurs when expanding the size of the Inspector pane.

Expected behavior: the user should be able to resize the pane via dragging as normally and as seen in other view types. Marking as critical as this is manifesting while utilizing newly integrated components that utilize Iframes.

@kobe1104
Copy link
Contributor

kobe1104 commented Aug 3, 2021

Verified fixed. Testathon 8/3/2021

@jvigliotta
Copy link
Contributor

Verified: Testathon - 8/3/2021

@nikhilmandlik
Copy link
Contributor

Verified Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

7 participants