kendo-react
kendo-react copied to clipboard
Window onMove event has been raised incorrectly
Steps to reproduce:
- Click "Change position" button
- Click on the window title bar
Example: https://stackblitz.com/edit/react-4y29jj-sk9dxc?file=app%2Fmain.jsx
Actual: Clicking on the title bar triggers onMove event and the window change its position.
Expected: Window should not change its position
cc/ @kvelikov