[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / autoscroll-over-scrollbar.html
1 <html>
2     <body> 
3         <h1><a href="https://bugs.webkit.org/show_bug.cgi?id=40403">Bug 40403</a></h1>
4         <p>Click down somewhere in this text, then move the pointer over the scrollbar at the bottom of the window, stop there, holding the mouse button down.</p>
5         <div style="height:3000px; width:3000px;"></div>
6         <p>If the bug occurs, then this text won't be selected until you move the mouse slightly. If the bug does not occur, this text should be selected.</p>
7     </body>
8 </html>