Ticket #11062: ie_drag_scroll_freeze.html

File ie_drag_scroll_freeze.html, 320 bytes (added by Olek Nowodziński, 10 years ago)

Playground for the issue

Line 
1<!DOCTYPE html>
2<html>
3<head>
4        <title>IE9 freeze on scroll when dragging</title>
5        <meta charset="utf-8">
6</head>
7<body>
8        Contenteditable:
9        <div contenteditable="true" style="border: 2px solid pink; height: 200px; overflow:scroll">
10                <img src="http://i.imgur.com/XWaVR3e.png" alt="Drag me!" />
11        </div>
12</body>
13</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy