[Webkit-unassigned] [Bug 47426] [Qt] Editing commands should not be executed on non-editable content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 13:20:10 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47426





--- Comment #4 from Yael <yael.aharon at nokia.com>  2010-10-08 13:20:09 PST ---
Example page that shows the problem:
<html>
<style>
</style>
<body>
<input type="radio" id="myradiobutton">
<br><br><br><br><br><br><br><br><br><br>
<span tabindex=1 id="r">My span</span>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</body>
</html>


Click the span, and after that, it is not possible to scroll.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list